diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-08 11:51:24 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-08 11:51:24 +0200 |
commit | a6a5630cefbb73b19fe1821e0ca1c0bc50bd4624 (patch) | |
tree | 5c2c6e5fb430e92a26b10dd724229dce98d3e9fd /net-dns | |
parent | net-misc/axel: ppc stable wrt bug #716616 (diff) | |
download | gentoo-a6a5630cefbb73b19fe1821e0ca1c0bc50bd4624.tar.gz gentoo-a6a5630cefbb73b19fe1821e0ca1c0bc50bd4624.tar.bz2 gentoo-a6a5630cefbb73b19fe1821e0ca1c0bc50bd4624.zip |
net-dns/avahi: ppc64 stable wrt bug #714630
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-dns')
-rw-r--r-- | net-dns/avahi/avahi-0.8-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/avahi/avahi-0.8-r2.ebuild b/net-dns/avahi/avahi-0.8-r2.ebuild index f0d3d1a34052..38fb2585729c 100644 --- a/net-dns/avahi/avahi-0.8-r2.ebuild +++ b/net-dns/avahi/avahi-0.8-r2.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/lathiat/avahi/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-2.1" 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="autoipd bookmarks +dbus doc gdbm gtk gtk2 howl-compat +introspection ipv6 kernel_linux mdnsresponder-compat mono nls python qt5 selinux systemd test" REQUIRED_USE=" |