diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-01-24 13:07:40 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-01-24 13:07:40 +0100 |
commit | 0082479471ffcd65ad345994e523d76fb14bb9d5 (patch) | |
tree | 453f885c227f54ed0519a34fe2f9fb0eb01ee494 /net-dns/dnsmasq | |
parent | app-text/htmldoc: x86 stable wrt bug #766018 (diff) | |
download | gentoo-0082479471ffcd65ad345994e523d76fb14bb9d5.tar.gz gentoo-0082479471ffcd65ad345994e523d76fb14bb9d5.tar.bz2 gentoo-0082479471ffcd65ad345994e523d76fb14bb9d5.zip |
net-dns/dnsmasq: x86 stable wrt bug #766126
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-dns/dnsmasq')
-rw-r--r-- | net-dns/dnsmasq/dnsmasq-2.83-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/dnsmasq/dnsmasq-2.83-r1.ebuild b/net-dns/dnsmasq/dnsmasq-2.83-r1.ebuild index 13d029f497e2..1035fe01ff50 100644 --- a/net-dns/dnsmasq/dnsmasq-2.83-r1.ebuild +++ b/net-dns/dnsmasq/dnsmasq-2.83-r1.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 nettlehash nls script selinux static tftp" |