diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-12-06 16:09:55 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-12-06 18:09:17 +0000 |
commit | 8b9b3af12877331f3c017a6726c0c86020ce2188 (patch) | |
tree | b2487c0bcc77ed44d52f9d03eb4695d8b5f8a248 /net-dns/avahi | |
parent | dev-php/swoole: Drop old (diff) | |
download | gentoo-8b9b3af12877331f3c017a6726c0c86020ce2188.tar.gz gentoo-8b9b3af12877331f3c017a6726c0c86020ce2188.tar.bz2 gentoo-8b9b3af12877331f3c017a6726c0c86020ce2188.zip |
net-dns/avahi: stable 0.7-r2 for hppa/sparc, bug #681608
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="hppa sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-dns/avahi')
-rw-r--r-- | net-dns/avahi/avahi-0.7-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/avahi/avahi-0.7-r2.ebuild b/net-dns/avahi/avahi-0.7-r2.ebuild index a1d608250889..7728bc27faac 100644 --- a/net-dns/avahi/avahi-0.7-r2.ebuild +++ b/net-dns/avahi/avahi-0.7-r2.ebuild @@ -14,7 +14,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 gtk3 howl-compat +introspection ipv6 kernel_linux mdnsresponder-compat mono nls python qt5 selinux test" RESTRICT="!test? ( test )" |