diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-03-26 15:38:35 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-03-26 15:38:35 +0000 |
commit | 34ba96658b4aee13a14ae5dbb455d843466a0302 (patch) | |
tree | 95808a3cb8be4401cd8a4be03faf2f07c94b3973 /net-dns/dnsmasq/dnsmasq-2.80-r1.ebuild | |
parent | 2020-03-26 15:10:22 UTC (diff) | |
parent | */*: Discontinue Gentoo SuperH port (diff) | |
download | gentoo-34ba96658b4aee13a14ae5dbb455d843466a0302.tar.gz gentoo-34ba96658b4aee13a14ae5dbb455d843466a0302.tar.bz2 gentoo-34ba96658b4aee13a14ae5dbb455d843466a0302.zip |
Merge updates from master
Diffstat (limited to 'net-dns/dnsmasq/dnsmasq-2.80-r1.ebuild')
-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 21ac335b7b86..ba0e02d67311 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" +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" |