diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-05-16 21:20:29 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-16 20:47:19 +0100 |
commit | 844713acef1e6190bfef7517789095c64a96d92c (patch) | |
tree | 2f06f25455e608b11f471dbc52776b62841119c5 /net-dns | |
parent | dev-python/apispec: Fix 3.3.0 tarball digests (bug 722994) (diff) | |
download | gentoo-844713acef1e6190bfef7517789095c64a96d92c.tar.gz gentoo-844713acef1e6190bfef7517789095c64a96d92c.tar.bz2 gentoo-844713acef1e6190bfef7517789095c64a96d92c.zip |
net-dns/dnsmasq: stable 2.81 for hppa, bug #721694
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-dns')
-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 4566d33354fd..73c40c738af4 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" |