diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-09-08 02:18:02 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-09-08 03:12:49 +0200 |
commit | b3969832f776d68ff62e4ad58bfd92cd0b13bb41 (patch) | |
tree | 94afc25e66e638f8181409e2c0946858d9b5f19a /dev-libs/libf2c | |
parent | dev-lang/f2c: x86 stable (bug #693672) (diff) | |
download | gentoo-b3969832f776d68ff62e4ad58bfd92cd0b13bb41.tar.gz gentoo-b3969832f776d68ff62e4ad58bfd92cd0b13bb41.tar.bz2 gentoo-b3969832f776d68ff62e4ad58bfd92cd0b13bb41.zip |
dev-libs/libf2c: x86 stable (bug #693672)
Package-Manager: Portage-2.3.75, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-libs/libf2c')
-rw-r--r-- | dev-libs/libf2c/libf2c-20130927-r1.ebuild | 2 |
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 52fc3a771992..9e62e023f233 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 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="static-libs" BDEPEND="app-arch/unzip" |