diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-12-11 23:25:37 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-12-11 23:25:37 +0000 |
commit | d551f540778576eee159f07edf12756f815c97f4 (patch) | |
tree | c6854872291c597d32d2ddb5ad7c892004f260f1 /net-dns/dnsmasq | |
parent | dev-libs/nss: stable 3.40.1 for ppc, bug #667202 (diff) | |
download | gentoo-d551f540778576eee159f07edf12756f815c97f4.tar.gz gentoo-d551f540778576eee159f07edf12756f815c97f4.tar.bz2 gentoo-d551f540778576eee159f07edf12756f815c97f4.zip |
net-dns/dnsmasq: stable 2.80 for ppc, bug #672724
Package-Manager: Portage-2.3.52, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-dns/dnsmasq')
-rw-r--r-- | net-dns/dnsmasq/dnsmasq-2.80.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/dnsmasq/dnsmasq-2.80.ebuild b/net-dns/dnsmasq/dnsmasq-2.80.ebuild index e652dfdab90f..d5c23fc392ae 100644 --- a/net-dns/dnsmasq/dnsmasq-2.80.ebuild +++ b/net-dns/dnsmasq/dnsmasq-2.80.ebuild @@ -12,7 +12,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 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE="auth-dns conntrack dbus +dhcp dhcp-tools dnssec +dumpfile id idn libidn2" IUSE+=" +inotify ipv6 lua nls script selinux static tftp" |