diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:36:36 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:36:36 +0200 |
commit | f7a4452f8d3cd21b77664dcdfd6319c7d64de340 (patch) | |
tree | ffc35012e75e1291ef224d8b61838250a5544652 /net-dns/avahi | |
parent | net-dialup: Remove *-fbsd KEYWORDS (diff) | |
download | gentoo-f7a4452f8d3cd21b77664dcdfd6319c7d64de340.tar.gz gentoo-f7a4452f8d3cd21b77664dcdfd6319c7d64de340.tar.bz2 gentoo-f7a4452f8d3cd21b77664dcdfd6319c7d64de340.zip |
net-dns: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-dns/avahi')
-rw-r--r-- | net-dns/avahi/avahi-0.7-r1.ebuild | 2 | ||||
-rw-r--r-- | net-dns/avahi/avahi-0.7-r2.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/avahi/avahi-0.7-r1.ebuild b/net-dns/avahi/avahi-0.7-r1.ebuild index 72a21b859955..9c34a955fcdc 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 s390 sparc x86 ~amd64-fbsd" +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" REQUIRED_USE=" diff --git a/net-dns/avahi/avahi-0.7-r2.ebuild b/net-dns/avahi/avahi-0.7-r2.ebuild index db0a8b7a03cd..aec964a46ca5 100644 --- a/net-dns/avahi/avahi-0.7-r2.ebuild +++ b/net-dns/avahi/avahi-0.7-r2.ebuild @@ -18,7 +18,7 @@ S="${WORKDIR}/${P}" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sparc x86 ~amd64-fbsd" +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" REQUIRED_USE=" |