diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-20 23:51:05 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-21 00:17:43 +0100 |
commit | 1b8680871cacdd83c63b3e269613144454fc0877 (patch) | |
tree | deb9319b7b048f8bfcc44772d36035fb7273a252 /net-dns | |
parent | dev-python/visitor: add Python 3.7 support (diff) | |
download | gentoo-1b8680871cacdd83c63b3e269613144454fc0877.tar.gz gentoo-1b8680871cacdd83c63b3e269613144454fc0877.tar.bz2 gentoo-1b8680871cacdd83c63b3e269613144454fc0877.zip |
net-dns/dnsmasq: stable 2.79 for ppc, bug #645704
Bug: https://bugs.gentoo.org/645704
Package-Manager: Portage-2.3.43, Repoman-2.3.10
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'net-dns')
-rw-r--r-- | net-dns/dnsmasq/dnsmasq-2.79.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/dnsmasq/dnsmasq-2.79.ebuild b/net-dns/dnsmasq/dnsmasq-2.79.ebuild index 1d28639aae43..ca4a6b8217d2 100644 --- a/net-dns/dnsmasq/dnsmasq-2.79.ebuild +++ b/net-dns/dnsmasq/dnsmasq-2.79.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://www.thekelleys.org.uk/dnsmasq/${P}.tar.xz" LICENSE="|| ( GPL-2 GPL-3 )" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE="auth-dns conntrack dbus +dhcp dhcp-tools dnssec id idn libidn2 +inotify" IUSE+=" ipv6 lua nls script selinux static tftp" |