diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-12 08:36:50 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-12 08:36:50 +0200 |
commit | f7d6b37ad52f4b5531aab1cbe2348adc6e0c6e29 (patch) | |
tree | 8a2323a043827323a701c23808b3078d39573112 /net-dns | |
parent | media-gfx/hugin: x86 stable wrt bug #721678 (diff) | |
download | gentoo-f7d6b37ad52f4b5531aab1cbe2348adc6e0c6e29.tar.gz gentoo-f7d6b37ad52f4b5531aab1cbe2348adc6e0c6e29.tar.bz2 gentoo-f7d6b37ad52f4b5531aab1cbe2348adc6e0c6e29.zip |
net-dns/dnsmasq: x86 stable wrt bug #721694
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-dns')
-rw-r--r-- | net-dns/dnsmasq/dnsmasq-2.81.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/dnsmasq/dnsmasq-2.81.ebuild b/net-dns/dnsmasq/dnsmasq-2.81.ebuild index 4ce0d4b2017a..33ff7a57cb6b 100644 --- a/net-dns/dnsmasq/dnsmasq-2.81.ebuild +++ b/net-dns/dnsmasq/dnsmasq-2.81.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 sparc ~x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86" IUSE="auth-dns conntrack dbus +dhcp dhcp-tools dnssec +dumpfile id idn libidn2" IUSE+=" +inotify ipv6 lua nls script selinux static tftp" |