diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-07-03 11:59:13 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-07-03 11:59:13 +0200 |
commit | 3a75e2a17c46f66a4fba6b414f9dd65d07497eb3 (patch) | |
tree | 83a6b180c96f68f21fe6596117ae56ea8eb0caff /net-dns/dnsmasq | |
parent | dev-lang/php: Stable for PPC64 (bug #587246). (diff) | |
download | gentoo-3a75e2a17c46f66a4fba6b414f9dd65d07497eb3.tar.gz gentoo-3a75e2a17c46f66a4fba6b414f9dd65d07497eb3.tar.bz2 gentoo-3a75e2a17c46f66a4fba6b414f9dd65d07497eb3.zip |
net-dns/dnsmasq: Stable for HPPA PPC64 (bug #585280).
Package-Manager: portage-2.3.0
RepoMan-Options: --ignore-arches
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 db9019468f0a..1928eb60c4a7 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 |