diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-15 16:20:27 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-15 16:20:27 +0100 |
commit | 6e31532ef26776375563f4de850bfebadb885f90 (patch) | |
tree | 3cebf7d021eca5bfc55adb2319c9dbf9ec675a42 /net-dns | |
parent | dev-python/pygments: x86 stable wrt bug #577140 (diff) | |
download | gentoo-6e31532ef26776375563f4de850bfebadb885f90.tar.gz gentoo-6e31532ef26776375563f4de850bfebadb885f90.tar.bz2 gentoo-6e31532ef26776375563f4de850bfebadb885f90.zip |
net-dns/dnsmasq: x86 stable wrt bug #575674
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-dns')
-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 4d58b8537d4e..f1c8de13d39b 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 |