diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-23 02:27:12 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-23 02:38:57 -0400 |
commit | 69654916892fd57d25b884a3e11038b49bc92b77 (patch) | |
tree | 6a768bf6d613ec599bf47885f8d1294c059c08d1 /net-dns | |
parent | net-dns/openresolv: arm64 stable (diff) | |
download | gentoo-69654916892fd57d25b884a3e11038b49bc92b77.tar.gz gentoo-69654916892fd57d25b884a3e11038b49bc92b77.tar.bz2 gentoo-69654916892fd57d25b884a3e11038b49bc92b77.zip |
net-dns/dnsmasq: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'net-dns')
-rw-r--r-- | net-dns/dnsmasq/dnsmasq-2.80.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/dnsmasq/dnsmasq-2.80.ebuild b/net-dns/dnsmasq/dnsmasq-2.80.ebuild index e1d9a3e3aa28..1e8a6dddf189 100644 --- a/net-dns/dnsmasq/dnsmasq-2.80.ebuild +++ b/net-dns/dnsmasq/dnsmasq-2.80.ebuild @@ -12,7 +12,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 ~x86-fbsd" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" IUSE="auth-dns conntrack dbus +dhcp dhcp-tools dnssec +dumpfile id idn libidn2" IUSE+=" +inotify ipv6 lua nls script selinux static tftp" |