diff options
author | 2017-10-03 12:53:07 +0200 | |
---|---|---|
committer | 2017-10-03 12:53:07 +0200 | |
commit | 9830a379a6e234f35d93691dcd982c2706fbd3ca (patch) | |
tree | 681510c34822890b6167caecfedea5bfe04d9b54 /net-dns | |
parent | net-dns/libidn2: amd64 stable wrt bug #629466 (diff) | |
download | gentoo-9830a379a6e234f35d93691dcd982c2706fbd3ca.tar.gz gentoo-9830a379a6e234f35d93691dcd982c2706fbd3ca.tar.bz2 gentoo-9830a379a6e234f35d93691dcd982c2706fbd3ca.zip |
net-dns/dnsmasq: amd64 stable wrt bug #632692
Package-Manager: Portage-2.3.8, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-dns')
-rw-r--r-- | net-dns/dnsmasq/dnsmasq-2.78.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/dnsmasq/dnsmasq-2.78.ebuild b/net-dns/dnsmasq/dnsmasq-2.78.ebuild index d35012578794..2251ab2bd1ac 100644 --- a/net-dns/dnsmasq/dnsmasq-2.78.ebuild +++ b/net-dns/dnsmasq/dnsmasq-2.78.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 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE="auth-dns conntrack dbus +dhcp dhcp-tools dnssec +id idn libidn2 +inotify" IUSE+=" ipv6 lua nls script selinux static tftp" |