diff options
author | Jeroen Roovers <jer@gentoo.org> | 2018-12-08 14:29:11 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2018-12-09 12:33:16 +0100 |
commit | 5576f3b821c9b05718c0067893b0a8d38429f2db (patch) | |
tree | 48e7ae684cd8707e7f1a2b3650497ef556b03c51 /net-dns/dnsmasq | |
parent | sys-devel/gcc: bump up to 7.4.0, 1.1 patchset (diff) | |
download | gentoo-5576f3b821c9b05718c0067893b0a8d38429f2db.tar.gz gentoo-5576f3b821c9b05718c0067893b0a8d38429f2db.tar.bz2 gentoo-5576f3b821c9b05718c0067893b0a8d38429f2db.zip |
net-dns/dnsmasq: Stable for HPPA too.
Package-Manager: Portage-2.3.52, Repoman-2.3.12
RepoMan-Options: --ignore-arches
Signed-off-by: Jeroen Roovers <jer@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 4eb06a182532..7a2dc38c1590 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" |