diff options
author | 2016-04-23 12:55:42 +0200 | |
---|---|---|
committer | 2016-04-23 12:55:42 +0200 | |
commit | a95be423a5442bf50002415b862e3c2108a1e875 (patch) | |
tree | 7d73c6233851bf0bd67cc5765c9f507059ecdd64 | |
parent | net-fs/samba: Stable for HPPA PPC64 (bug #578004). (diff) | |
download | gentoo-a95be423a5442bf50002415b862e3c2108a1e875.tar.gz gentoo-a95be423a5442bf50002415b862e3c2108a1e875.tar.bz2 gentoo-a95be423a5442bf50002415b862e3c2108a1e875.zip |
net-dns/dnsmasq: Stable for HPPA (bug #575674).
Package-Manager: portage-2.2.28
RepoMan-Options: --ignore-arches
-rw-r--r-- | net-dns/dnsmasq/dnsmasq-2.75.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/dnsmasq/dnsmasq-2.75.ebuild b/net-dns/dnsmasq/dnsmasq-2.75.ebuild index a1fc2e505f82..3aa391cf0d98 100644 --- a/net-dns/dnsmasq/dnsmasq-2.75.ebuild +++ b/net-dns/dnsmasq/dnsmasq-2.75.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 |