diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-11 11:27:11 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-11 11:27:11 +0200 |
commit | 77591273772b08f38bfe219a8c8443e1f7cc4613 (patch) | |
tree | 7d9faf60226edb587517bf02517cb5e3f42ce283 /net-dns | |
parent | dev-vcs/mercurial: arm stable wrt bug #721414 (diff) | |
download | gentoo-77591273772b08f38bfe219a8c8443e1f7cc4613.tar.gz gentoo-77591273772b08f38bfe219a8c8443e1f7cc4613.tar.bz2 gentoo-77591273772b08f38bfe219a8c8443e1f7cc4613.zip |
net-dns/dnsmasq: arm stable wrt bug #721694
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@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 a58920fb2f30..4ce0d4b2017a 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" |