diff options
author | Sam James (sam_c) <sam@cmpct.info> | 2020-05-13 02:36:33 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-05-14 00:05:48 +0300 |
commit | 55442bbb14449a25363b32fe03f247ce9dae32d2 (patch) | |
tree | e7e1dee4533469910d2fb1c06ca4afa2e2356a92 /net-dns | |
parent | media-libs/gd: arm64 stable (bug #719464) (diff) | |
download | gentoo-55442bbb14449a25363b32fe03f247ce9dae32d2.tar.gz gentoo-55442bbb14449a25363b32fe03f247ce9dae32d2.tar.bz2 gentoo-55442bbb14449a25363b32fe03f247ce9dae32d2.zip |
net-dns/dnsmasq: arm64 stable (bug #721694)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c) <sam@cmpct.info>
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'net-dns')
-rw-r--r-- | net-dns/dnsmasq/dnsmasq-2.81.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/dnsmasq/dnsmasq-2.81.ebuild b/net-dns/dnsmasq/dnsmasq-2.81.ebuild index 33ff7a57cb6b..4566d33354fd 100644 --- a/net-dns/dnsmasq/dnsmasq-2.81.ebuild +++ b/net-dns/dnsmasq/dnsmasq-2.81.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 nls script selinux static tftp" |