diff options
author | Markus Meier <maekke@gentoo.org> | 2016-07-05 22:58:45 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-07-05 22:58:45 +0200 |
commit | dcbc460e89111aa98caa98666b5f13b75e30f5ae (patch) | |
tree | d32faabe1d2257a96945a061abed70ddb69d2871 /net-dns/dnsmasq | |
parent | dev-util/desktop-file-utils: arm stable, bug #586576 (diff) | |
download | gentoo-dcbc460e89111aa98caa98666b5f13b75e30f5ae.tar.gz gentoo-dcbc460e89111aa98caa98666b5f13b75e30f5ae.tar.bz2 gentoo-dcbc460e89111aa98caa98666b5f13b75e30f5ae.zip |
net-dns/dnsmasq: arm stable, bug #585280
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'net-dns/dnsmasq')
-rw-r--r-- | net-dns/dnsmasq/dnsmasq-2.76.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/dnsmasq/dnsmasq-2.76.ebuild b/net-dns/dnsmasq/dnsmasq-2.76.ebuild index 0a02f2aba105..082dfa6034c2 100644 --- a/net-dns/dnsmasq/dnsmasq-2.76.ebuild +++ b/net-dns/dnsmasq/dnsmasq-2.76.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 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE="auth-dns conntrack dbus +dhcp dhcp-tools dnssec idn +inotify ipv6 lua nls script selinux static tftp" DM_LINGUAS="de es fi fr id it no pl pt_BR ro" for dm_lingua in ${DM_LINGUAS}; do |