diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-03-08 21:03:27 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-03-08 21:34:41 +0100 |
commit | a8921fe09da1eb1c043f074f23f10219c5b54a7b (patch) | |
tree | 13b03192b4509c53784983a42ad5bae16963c111 /net-dns | |
parent | www-client/opera: Version 51.0.2830.55. (diff) | |
download | gentoo-a8921fe09da1eb1c043f074f23f10219c5b54a7b.tar.gz gentoo-a8921fe09da1eb1c043f074f23f10219c5b54a7b.tar.bz2 gentoo-a8921fe09da1eb1c043f074f23f10219c5b54a7b.zip |
net-dns/avahi: Re-tested on ~amd64-fbsd
Diffstat (limited to 'net-dns')
-rw-r--r-- | net-dns/avahi/avahi-0.7-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/avahi/avahi-0.7-r1.ebuild b/net-dns/avahi/avahi-0.7-r1.ebuild index e2e1bdb100b0..12c8716dfc96 100644 --- a/net-dns/avahi/avahi-0.7-r1.ebuild +++ b/net-dns/avahi/avahi-0.7-r1.ebuild @@ -18,7 +18,7 @@ S="${WORKDIR}/${P}" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd" IUSE="autoipd bookmarks dbus doc gdbm gtk gtk3 howl-compat +introspection ipv6 kernel_linux mdnsresponder-compat mono nls python qt5 selinux test" REQUIRED_USE=" |