diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-01-22 17:53:24 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-01-22 17:53:24 +0100 |
commit | fe7fa8390b2d4a7f22b486d9d019f63b1d94d898 (patch) | |
tree | 02691b02262cb0055279e4ca020bbd941d37ee52 /net-dns/dnsmasq | |
parent | app-text/htmldoc: amd64 stable wrt bug #766018 (diff) | |
download | gentoo-fe7fa8390b2d4a7f22b486d9d019f63b1d94d898.tar.gz gentoo-fe7fa8390b2d4a7f22b486d9d019f63b1d94d898.tar.bz2 gentoo-fe7fa8390b2d4a7f22b486d9d019f63b1d94d898.zip |
net-dns/dnsmasq: amd64 stable wrt bug #766126
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-dns/dnsmasq')
-rw-r--r-- | net-dns/dnsmasq/dnsmasq-2.83-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/dnsmasq/dnsmasq-2.83-r1.ebuild b/net-dns/dnsmasq/dnsmasq-2.83-r1.ebuild index 99cb4bc13be5..0aac87161b78 100644 --- a/net-dns/dnsmasq/dnsmasq-2.83-r1.ebuild +++ b/net-dns/dnsmasq/dnsmasq-2.83-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 ~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" |