diff options
author | Sam James <sam@gentoo.org> | 2021-01-23 04:19:44 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-23 04:19:44 +0000 |
commit | 77c397e8bea61f9bc465b35f7c615319cb4e7c49 (patch) | |
tree | 6d4958d937b199ab0585fa25e0e89c8bec9852dd /net-dns | |
parent | net-analyzer/wireshark: Stabilize 3.4.2-r100 x86, #766528 (diff) | |
download | gentoo-77c397e8bea61f9bc465b35f7c615319cb4e7c49.tar.gz gentoo-77c397e8bea61f9bc465b35f7c615319cb4e7c49.tar.bz2 gentoo-77c397e8bea61f9bc465b35f7c615319cb4e7c49.zip |
net-dns/dnsmasq: Stabilize 2.82-r100 x86, #766528
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-dns')
-rw-r--r-- | net-dns/dnsmasq/dnsmasq-2.82-r100.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/dnsmasq/dnsmasq-2.82-r100.ebuild b/net-dns/dnsmasq/dnsmasq-2.82-r100.ebuild index 0df69b709c7b..39c35f7e2eb0 100644 --- a/net-dns/dnsmasq/dnsmasq-2.82-r100.ebuild +++ b/net-dns/dnsmasq/dnsmasq-2.82-r100.ebuild @@ -13,7 +13,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" |