diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-11-07 20:15:01 -0500 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-11-07 20:15:14 -0500 |
commit | cfdae99ba1a763d9b3cafdb8271ef81288017589 (patch) | |
tree | 9151500d460300076587f1f89db498321c781f34 /net-dns | |
parent | mail-client/thunderbird: Doesn't build with rust-1.39 (diff) | |
download | gentoo-cfdae99ba1a763d9b3cafdb8271ef81288017589.tar.gz gentoo-cfdae99ba1a763d9b3cafdb8271ef81288017589.tar.bz2 gentoo-cfdae99ba1a763d9b3cafdb8271ef81288017589.zip |
net-dns/dnsmasq: arm64 stable (bug #695254)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Diffstat (limited to 'net-dns')
-rw-r--r-- | net-dns/dnsmasq/dnsmasq-2.80-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/dnsmasq/dnsmasq-2.80-r1.ebuild b/net-dns/dnsmasq/dnsmasq-2.80-r1.ebuild index 05a7d3f80915..4fe868d06b7e 100644 --- a/net-dns/dnsmasq/dnsmasq-2.80-r1.ebuild +++ b/net-dns/dnsmasq/dnsmasq-2.80-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 ~sh sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86" IUSE="auth-dns conntrack dbus +dhcp dhcp-tools dnssec +dumpfile id idn libidn2" IUSE+=" +inotify ipv6 lua nls script selinux static tftp" |