diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-05-12 09:58:15 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-05-12 09:58:15 +0200 |
commit | 812a9ccb669da3d973d0b49f2acee6b8ed944223 (patch) | |
tree | 683ff587fce3c41e7498ee735420a2d67c4b05c2 /net-dns/dnsmasq | |
parent | media-video/ffmpeg: amd64 stable wrt bug #781146 (diff) | |
download | gentoo-812a9ccb669da3d973d0b49f2acee6b8ed944223.tar.gz gentoo-812a9ccb669da3d973d0b49f2acee6b8ed944223.tar.bz2 gentoo-812a9ccb669da3d973d0b49f2acee6b8ed944223.zip |
net-dns/dnsmasq: amd64 stable wrt bug #782130
Package-Manager: Portage-3.0.13, 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.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 018e108669b5..3192a9430df0 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" |