diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-01-03 21:59:49 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-01-03 21:59:49 +0300 |
commit | b6cea3c04edf14f7a428c606e00f536172c9381a (patch) | |
tree | 6e93f954123810d52c3c3de69ad0ec71b4f1e196 | |
parent | app-arch/gzip: arm stable wrt bug #674100 (diff) | |
download | gentoo-b6cea3c04edf14f7a428c606e00f536172c9381a.tar.gz gentoo-b6cea3c04edf14f7a428c606e00f536172c9381a.tar.bz2 gentoo-b6cea3c04edf14f7a428c606e00f536172c9381a.zip |
net-dns/dnsmasq: arm stable wrt bug #672724
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
-rw-r--r-- | net-dns/dnsmasq/dnsmasq-2.80.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/dnsmasq/dnsmasq-2.80.ebuild b/net-dns/dnsmasq/dnsmasq-2.80.ebuild index f1a640437b55..c20677173843 100644 --- a/net-dns/dnsmasq/dnsmasq-2.80.ebuild +++ b/net-dns/dnsmasq/dnsmasq-2.80.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Copyright 2017-2018 Sony Interactive Entertainment Inc. # Distributed under the terms of the GNU General Public License v2 @@ -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" |