diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-05-10 11:15:17 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-10 10:28:37 +0100 |
commit | d86d662d354e3d3a3da25856a4ca4d23a4435456 (patch) | |
tree | 8d63942e01c0c275fb45c0a4cc08b33c0d967790 /net-dns/dnsmasq | |
parent | app-editors/hteditor: use ${CHOST}-ar, not ar, gug #722040 (diff) | |
download | gentoo-d86d662d354e3d3a3da25856a4ca4d23a4435456.tar.gz gentoo-d86d662d354e3d3a3da25856a4ca4d23a4435456.tar.bz2 gentoo-d86d662d354e3d3a3da25856a4ca4d23a4435456.zip |
net-dns/dnsmasq: stable 2.81 for sparc, bug #721694
Package-Manager: Portage-2.3.99, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-dns/dnsmasq')
-rw-r--r-- | net-dns/dnsmasq/dnsmasq-2.81.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/dnsmasq/dnsmasq-2.81.ebuild b/net-dns/dnsmasq/dnsmasq-2.81.ebuild index 0728111f01a4..209a13c15fc9 100644 --- a/net-dns/dnsmasq/dnsmasq-2.81.ebuild +++ b/net-dns/dnsmasq/dnsmasq-2.81.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 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc ~x86" IUSE="auth-dns conntrack dbus +dhcp dhcp-tools dnssec +dumpfile id idn libidn2" IUSE+=" +inotify ipv6 lua nls script selinux static tftp" |