diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-07-08 12:01:24 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-07-08 12:01:45 +0200 |
commit | 0beea79757bbf3876390deec407d34e8050ba1e4 (patch) | |
tree | d8393854d37e41709b2f7a86612e88c3ae206249 /net-dns | |
parent | net-misc/stunnel: sparc stable wrt bug #588150 (diff) | |
download | gentoo-0beea79757bbf3876390deec407d34e8050ba1e4.tar.gz gentoo-0beea79757bbf3876390deec407d34e8050ba1e4.tar.bz2 gentoo-0beea79757bbf3876390deec407d34e8050ba1e4.zip |
net-dns/dnsmasq: sparc stable wrt bug #585280
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
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 fc7701b52c8d..4f4dd4e3eb8c 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 |