diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-12-15 12:37:39 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-12-15 12:50:04 +0000 |
commit | 7f0df05ca1fc8a0566ef8e8bc77fa3496ae11812 (patch) | |
tree | bad01617e6edf3490bcf6bd6c5d4f71d6601138d /net-dns/dnsmasq | |
parent | app-accessibility/at-spi2-atk: stable 2.26.2 for sparc, bug #672696 (diff) | |
download | gentoo-7f0df05ca1fc8a0566ef8e8bc77fa3496ae11812.tar.gz gentoo-7f0df05ca1fc8a0566ef8e8bc77fa3496ae11812.tar.bz2 gentoo-7f0df05ca1fc8a0566ef8e8bc77fa3496ae11812.zip |
net-dns/dnsmasq: stable 2.80 for sparc, bug #672724
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-dns/dnsmasq')
-rw-r--r-- | net-dns/dnsmasq/dnsmasq-2.80.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/dnsmasq/dnsmasq-2.80.ebuild b/net-dns/dnsmasq/dnsmasq-2.80.ebuild index 9c8069cff6f6..f1a640437b55 100644 --- a/net-dns/dnsmasq/dnsmasq-2.80.ebuild +++ b/net-dns/dnsmasq/dnsmasq-2.80.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 ~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" |