diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-05-12 22:12:16 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-05-12 22:12:26 +0200 |
commit | d35e82e6b8471fed151f6bfca542202a71e47b15 (patch) | |
tree | 19dab01e75545df2378def162865000a84bce975 /net-dns/dnsmasq | |
parent | media-video/ffmpeg: x86 stable wrt bug #781146 (diff) | |
download | gentoo-d35e82e6b8471fed151f6bfca542202a71e47b15.tar.gz gentoo-d35e82e6b8471fed151f6bfca542202a71e47b15.tar.bz2 gentoo-d35e82e6b8471fed151f6bfca542202a71e47b15.zip |
net-dns/dnsmasq: x86 stable wrt bug #782130
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-dns/dnsmasq')
-rw-r--r-- | net-dns/dnsmasq/dnsmasq-2.85.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/dnsmasq/dnsmasq-2.85.ebuild b/net-dns/dnsmasq/dnsmasq-2.85.ebuild index 3192a9430df0..ec44ba2a9efc 100644 --- a/net-dns/dnsmasq/dnsmasq-2.85.ebuild +++ b/net-dns/dnsmasq/dnsmasq-2.85.ebuild @@ -13,7 +13,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 ~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 nettlehash nls script selinux static tftp" |