diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-08-12 12:18:30 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-08-12 12:18:30 +0200 |
commit | 95603ecf15df5451d76f4d9032cc18ed2dc768d9 (patch) | |
tree | 8d99f6614f9f6707a2ed0a53cef2a32a02e95633 /net-dns/dnsmasq | |
parent | net-misc/openvswitch: x86 stable wrt bug #864813 (diff) | |
download | gentoo-95603ecf15df5451d76f4d9032cc18ed2dc768d9.tar.gz gentoo-95603ecf15df5451d76f4d9032cc18ed2dc768d9.tar.bz2 gentoo-95603ecf15df5451d76f4d9032cc18ed2dc768d9.zip |
net-dns/dnsmasq: x86 stable wrt bug #864821
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-dns/dnsmasq')
-rw-r--r-- | net-dns/dnsmasq/dnsmasq-2.86.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/dnsmasq/dnsmasq-2.86.ebuild b/net-dns/dnsmasq/dnsmasq-2.86.ebuild index 629148645ecc..d91c33b2273b 100644 --- a/net-dns/dnsmasq/dnsmasq-2.86.ebuild +++ b/net-dns/dnsmasq/dnsmasq-2.86.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 ~riscv ~s390 sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86" IUSE="auth-dns conntrack dbus +dhcp dhcp-tools dnssec +dumpfile id idn libidn2" IUSE+=" +loop +inotify ipv6 lua nettlehash nls script selinux static tftp" |