diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-10-28 22:29:52 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-10-28 22:29:52 +0000 |
commit | 3bc86be8d131bc2fbe187e0f8c5cb2950233421e (patch) | |
tree | a9dc2e949d726ec08a23efe10a804bf595c1a66c /net-dns/dnsmasq | |
parent | dev-python/cryptography: stable 3.2 for ppc (diff) | |
download | gentoo-3bc86be8d131bc2fbe187e0f8c5cb2950233421e.tar.gz gentoo-3bc86be8d131bc2fbe187e0f8c5cb2950233421e.tar.bz2 gentoo-3bc86be8d131bc2fbe187e0f8c5cb2950233421e.zip |
net-dns/dnsmasq: stable 2.82 for ppc
stable wrt bug #751046
Package-Manager: Portage-3.0.8, Repoman-3.0.2
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.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 1b75395f7ef9..36652e5a323b 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" |