diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-10-28 22:33:08 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-10-28 22:33:08 +0000 |
commit | c1dea2a4d29b3198800f80e4759af60d184f020b (patch) | |
tree | 941675e2a1478aa61c5ddf07e8be27bf152431e4 /net-dns | |
parent | dev-python/cryptography: stable 3.2 for ppc64 (diff) | |
download | gentoo-c1dea2a4d29b3198800f80e4759af60d184f020b.tar.gz gentoo-c1dea2a4d29b3198800f80e4759af60d184f020b.tar.bz2 gentoo-c1dea2a4d29b3198800f80e4759af60d184f020b.zip |
net-dns/dnsmasq: stable 2.82 for ppc64
stable wrt bug #751046
Package-Manager: Portage-3.0.8, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-dns')
-rw-r--r-- | net-dns/dnsmasq/dnsmasq-2.82.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/dnsmasq/dnsmasq-2.82.ebuild b/net-dns/dnsmasq/dnsmasq-2.82.ebuild index 36652e5a323b..e564bfbe5a62 100644 --- a/net-dns/dnsmasq/dnsmasq-2.82.ebuild +++ b/net-dns/dnsmasq/dnsmasq-2.82.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" |