diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-05-14 08:41:43 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-05-14 08:41:43 +0200 |
commit | 2796a593af91ddf4a3282fc908b260567eff2581 (patch) | |
tree | e01c969754a417073dd10ce56d9a3df62cb73d3a /net-dns | |
parent | app-text/qpdf: ppc stable wrt bug #772794 (diff) | |
download | gentoo-2796a593af91ddf4a3282fc908b260567eff2581.tar.gz gentoo-2796a593af91ddf4a3282fc908b260567eff2581.tar.bz2 gentoo-2796a593af91ddf4a3282fc908b260567eff2581.zip |
net-dns/dnsmasq: ppc stable wrt bug #782130
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@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 c501ad1e6032..be3111ce92a4 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" |