diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-09-09 07:54:11 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-09-09 07:54:11 +0200 |
commit | 0dbb5be9e5bb3a6a8b8a5b4f5125d8fd6ce1255c (patch) | |
tree | c3f80b73bdec40143f86d932035475f1a1aa1cd2 /dev-libs/libf2c/libf2c-20130927-r1.ebuild | |
parent | dev-lang/f2c: amd64 stable wrt bug #693672 (diff) | |
download | gentoo-0dbb5be9e5bb3a6a8b8a5b4f5125d8fd6ce1255c.tar.gz gentoo-0dbb5be9e5bb3a6a8b8a5b4f5125d8fd6ce1255c.tar.bz2 gentoo-0dbb5be9e5bb3a6a8b8a5b4f5125d8fd6ce1255c.zip |
dev-libs/libf2c: amd64 stable wrt bug #693672
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/libf2c/libf2c-20130927-r1.ebuild')
-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 2969ed28be5a..c91d0619c4fa 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" |