diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-08 12:17:48 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-08 12:17:48 +0200 |
commit | 94a182c563f467e3d72a1bfcb8a5aee9f7ba8b94 (patch) | |
tree | 839e77ad54ea2876d94f666fbd39acbcb4f89d72 /net-dns/avahi | |
parent | sys-apps/haveged: arm stable wrt bug #713006 (diff) | |
download | gentoo-94a182c563f467e3d72a1bfcb8a5aee9f7ba8b94.tar.gz gentoo-94a182c563f467e3d72a1bfcb8a5aee9f7ba8b94.tar.bz2 gentoo-94a182c563f467e3d72a1bfcb8a5aee9f7ba8b94.zip |
net-dns/avahi: arm stable wrt bug #714630
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-dns/avahi')
-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 e90842039c2e..688bf7999573 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=" |