diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-10-28 22:26:39 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-10-28 22:26:39 +0000 |
commit | 8902e09347569a2bb1eee6219d254c8077f98dc0 (patch) | |
tree | eea3703d3a1de3795d59d00bab0f8d58d73efb7f /net-dns | |
parent | dev-python/cryptography: stable 3.2 for hppa (diff) | |
download | gentoo-8902e09347569a2bb1eee6219d254c8077f98dc0.tar.gz gentoo-8902e09347569a2bb1eee6219d254c8077f98dc0.tar.bz2 gentoo-8902e09347569a2bb1eee6219d254c8077f98dc0.zip |
net-dns/dnsmasq: stable 2.82 for hppa
stable wrt bug #751046
Package-Manager: Portage-3.0.8, Repoman-3.0.2
RepoMan-Options: --include-arches="hppa"
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 3fe44b1e5990..1b75395f7ef9 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" |