diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2017-03-25 22:26:12 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2017-03-25 22:26:12 -0500 |
commit | b1d3dc18e923053baae6df27862f1cd9364c02ee (patch) | |
tree | 3003df65ddae5ec6947b10208fc985dd61e5113b /net-dns | |
parent | stablize openstack ocata liberasurecode-1.1.1 x86 and amd64 (diff) | |
download | gentoo-b1d3dc18e923053baae6df27862f1cd9364c02ee.tar.gz gentoo-b1d3dc18e923053baae6df27862f1cd9364c02ee.tar.bz2 gentoo-b1d3dc18e923053baae6df27862f1cd9364c02ee.zip |
stablize openstack ocata dnsmasq-2.76-r1 x86 and amd64
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --force
Diffstat (limited to 'net-dns')
-rw-r--r-- | net-dns/dnsmasq/dnsmasq-2.76-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/dnsmasq/dnsmasq-2.76-r1.ebuild b/net-dns/dnsmasq/dnsmasq-2.76-r1.ebuild index be4541c90f74..27f157cd660e 100644 --- a/net-dns/dnsmasq/dnsmasq-2.76-r1.ebuild +++ b/net-dns/dnsmasq/dnsmasq-2.76-r1.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 ~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 |