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/libf2c
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/libf2c')
-rw-r--r--dev-libs/libf2c/libf2c-20130927-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libf2c/libf2c-20130927-r1.ebuild b/dev-libs/libf2c/libf2c-20130927-r1.ebuild
index c91d0619c4fa..4b977242dc7b 100644
--- a/dev-libs/libf2c/libf2c-20130927-r1.ebuild
+++ b/dev-libs/libf2c/libf2c-20130927-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://www.netlib.org/f2c/${PN}.zip -> ${P}.zip"
LICENSE="HPND"
SLOT="0"
-KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux"
IUSE="static-libs"
BDEPEND="app-arch/unzip"