summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-10-11 17:34:24 +0200
committerMichał Górny <mgorny@gentoo.org>2019-10-11 17:34:24 +0200
commit49ebab7dbbd9328e00caacacd24f8a9d9faa64ef (patch)
treed43b4480eaa9651617715b7f20c440351e3d0737 /dev-libs/cdk/cdk-5.0.20160131.ebuild
parentdev-lang: Remove *-fbsd KEYWORDS (diff)
downloadgentoo-49ebab7dbbd9328e00caacacd24f8a9d9faa64ef.tar.gz
gentoo-49ebab7dbbd9328e00caacacd24f8a9d9faa64ef.tar.bz2
gentoo-49ebab7dbbd9328e00caacacd24f8a9d9faa64ef.zip
dev-libs: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-libs/cdk/cdk-5.0.20160131.ebuild')
-rw-r--r--dev-libs/cdk/cdk-5.0.20160131.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/cdk/cdk-5.0.20160131.ebuild b/dev-libs/cdk/cdk-5.0.20160131.ebuild
index 4a42b99812b4..0ce34f6ccf76 100644
--- a/dev-libs/cdk/cdk-5.0.20160131.ebuild
+++ b/dev-libs/cdk/cdk-5.0.20160131.ebuild
@@ -12,7 +12,7 @@ SRC_URI="ftp://invisible-island.net/cdk/${MY_P}.tgz"
LICENSE="BSD"
SLOT="0/6" # subslot = soname version
-KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 ~s390 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~x86-solaris"
IUSE="examples static-libs unicode"
DEPEND=">=sys-libs/ncurses-5.2:0=[unicode?]"