diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-09-26 21:32:08 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-09-26 21:32:08 +0300 |
commit | 5364b4534a33f4facc9ced070b5c0b4dceaad455 (patch) | |
tree | 261516d4686ed44ace1eae3c44f4e1fea8af1e3f /net-dns/dnsmasq | |
parent | app-misc/tmux: amd64 stable wrt bug #695252 (diff) | |
download | gentoo-5364b4534a33f4facc9ced070b5c0b4dceaad455.tar.gz gentoo-5364b4534a33f4facc9ced070b5c0b4dceaad455.tar.bz2 gentoo-5364b4534a33f4facc9ced070b5c0b4dceaad455.zip |
net-dns/dnsmasq: amd64 stable wrt bug #695254
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'net-dns/dnsmasq')
-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 271d7ac15686..e5e6ee8e6f36 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 ~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" |