diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-03 10:16:00 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-03 10:16:00 +0200 |
commit | 9385ba2d5646190355f3967de6ffe3fff7c40c2c (patch) | |
tree | 3a94efb5c3b663d4a1bb040bbe0de819180e55b0 /net-dns | |
parent | app-vim/vim-tmux: sparc stable wrt bug #695252 (diff) | |
download | gentoo-9385ba2d5646190355f3967de6ffe3fff7c40c2c.tar.gz gentoo-9385ba2d5646190355f3967de6ffe3fff7c40c2c.tar.bz2 gentoo-9385ba2d5646190355f3967de6ffe3fff7c40c2c.zip |
net-dns/dnsmasq: sparc stable wrt bug #695254
Package-Manager: Portage-2.3.69, Repoman-2.3.16
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.80-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/dnsmasq/dnsmasq-2.80-r1.ebuild b/net-dns/dnsmasq/dnsmasq-2.80-r1.ebuild index faac080711b9..695de6dc7b2e 100644 --- a/net-dns/dnsmasq/dnsmasq-2.80-r1.ebuild +++ b/net-dns/dnsmasq/dnsmasq-2.80-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 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" IUSE="auth-dns conntrack dbus +dhcp dhcp-tools dnssec +dumpfile id idn libidn2" IUSE+=" +inotify ipv6 lua nls script selinux static tftp" |