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/libetpan | |
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/libetpan')
-rw-r--r-- | net-libs/libetpan/libetpan-1.9.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libetpan/libetpan-1.9.3.ebuild b/net-libs/libetpan/libetpan-1.9.3.ebuild index e2b6c80ffefb..acac8681ac94 100644 --- a/net-libs/libetpan/libetpan-1.9.3.ebuild +++ b/net-libs/libetpan/libetpan-1.9.3.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://github.com/dinhviethoa/${PN}/archive/${PV}.tar.gz -> ${P}.tar.g LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ~mips ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="alpha amd64 ~arm hppa ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="berkdb gnutls ipv6 liblockfile libressl lmdb sasl ssl static-libs" # BerkDB is only supported up to version 6.0 |