diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-09 23:35:00 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-09 23:35:00 +0100 |
commit | 575f8b07848423a37d3f0ca5e48991659d530f3d (patch) | |
tree | 6cc403b93ae24c88897db166a0b59f3267d5d6cb /net-dns | |
parent | net-misc/freerdp: stable 2.1.0 for ppc, bug #716830 (diff) | |
download | gentoo-575f8b07848423a37d3f0ca5e48991659d530f3d.tar.gz gentoo-575f8b07848423a37d3f0ca5e48991659d530f3d.tar.bz2 gentoo-575f8b07848423a37d3f0ca5e48991659d530f3d.zip |
net-dns/dnsmasq: stable 2.81 for ppc, bug #721694
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-dns')
-rw-r--r-- | net-dns/dnsmasq/dnsmasq-2.81.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/dnsmasq/dnsmasq-2.81.ebuild b/net-dns/dnsmasq/dnsmasq-2.81.ebuild index f484c164e734..3c8a3bc7b5c5 100644 --- a/net-dns/dnsmasq/dnsmasq-2.81.ebuild +++ b/net-dns/dnsmasq/dnsmasq-2.81.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 nls script selinux static tftp" |