diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-03-02 12:58:53 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-03-02 12:58:53 -0800 |
commit | f10934d75649d6b3c8828267eb40090ed66a4a7a (patch) | |
tree | f020af0b77486dde45e454dc73b739e4c561cd70 /net-dns/dnsmasq | |
parent | net-libs/libmicrohttpd-0.9.62: alpha stable, bug 677766 (diff) | |
download | gentoo-f10934d75649d6b3c8828267eb40090ed66a4a7a.tar.gz gentoo-f10934d75649d6b3c8828267eb40090ed66a4a7a.tar.bz2 gentoo-f10934d75649d6b3c8828267eb40090ed66a4a7a.zip |
net-dns/dnsmasq-2.80: alpha stable, bug 672724
Signed-off-by: Matt Turner <mattst88@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 c20677173843..e1d9a3e3aa28 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" |