diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:36:47 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:36:47 +0200 |
commit | 81d737608c1f18b6acb0a0b6103b9801b8676cf3 (patch) | |
tree | 8dc7e31278906928c2484056cf4bcf2515a5a248 /net-libs/libasyncns | |
parent | net-irc: Remove *-fbsd KEYWORDS (diff) | |
download | gentoo-81d737608c1f18b6acb0a0b6103b9801b8676cf3.tar.gz gentoo-81d737608c1f18b6acb0a0b6103b9801b8676cf3.tar.bz2 gentoo-81d737608c1f18b6acb0a0b6103b9801b8676cf3.zip |
net-libs: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-libs/libasyncns')
-rw-r--r-- | net-libs/libasyncns/libasyncns-0.8-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libasyncns/libasyncns-0.8-r4.ebuild b/net-libs/libasyncns/libasyncns-0.8-r4.ebuild index f3eda0c2fecf..6765072f31a6 100644 --- a/net-libs/libasyncns/libasyncns-0.8-r4.ebuild +++ b/net-libs/libasyncns/libasyncns-0.8-r4.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://0pointer.de/lennart/projects/libasyncns/${P}.tar.gz" SLOT="0" LICENSE="LGPL-2.1" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 ~sh sparc x86 ~amd64-linux ~x86-linux" IUSE="doc debug" |