diff options
author | Sam James <sam@gentoo.org> | 2021-05-13 16:23:27 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-13 16:23:27 +0000 |
commit | 93acbb99e7c4cd4592f2d792b228abe5921760e4 (patch) | |
tree | 8a9b8902e9571e15f1d2469e3c135eca58e6d722 /net-dns | |
parent | sys-libs/ncurses-compat: Stabilize 6.2 arm, #789918 (diff) | |
download | gentoo-93acbb99e7c4cd4592f2d792b228abe5921760e4.tar.gz gentoo-93acbb99e7c4cd4592f2d792b228abe5921760e4.tar.bz2 gentoo-93acbb99e7c4cd4592f2d792b228abe5921760e4.zip |
net-dns/dnsmasq: Stabilize 2.85 ppc64, #782130
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-dns')
-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 ec44ba2a9efc..f128c74d102a 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" |