diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-07-04 13:23:42 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-07-04 13:24:03 +0200 |
commit | c0dc0b7aee54256649341b8b51fb291630833850 (patch) | |
tree | 3128c01da0a8b1b02a47033570b86665bf2f243b /net-dns | |
parent | games-action/cs2d: bump to 1002 (diff) | |
download | gentoo-c0dc0b7aee54256649341b8b51fb291630833850.tar.gz gentoo-c0dc0b7aee54256649341b8b51fb291630833850.tar.bz2 gentoo-c0dc0b7aee54256649341b8b51fb291630833850.zip |
net-dns/dnsmasq-2.76-r0: add alpha keyword
Gentoo-Bug: 585280
Package-Manager: portage-2.3.0
Diffstat (limited to 'net-dns')
-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 1928eb60c4a7..0a02f2aba105 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 |