Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libf2c/
Date: Sun, 08 Sep 2019 18:30:34
Message-Id: 1567967349.ff3e420eed4fa86f3316fa94e19cc99a90ddd0bb.slyfox@gentoo
1 commit: ff3e420eed4fa86f3316fa94e19cc99a90ddd0bb
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 8 18:29:09 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 8 18:29:09 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff3e420e
7
8 dev-libs/libf2c: stable 20130927-r1 for ppc64, bug #693672
9
10 Package-Manager: Portage-2.3.75, Repoman-2.3.17
11 RepoMan-Options: --include-arches="ppc64"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 dev-libs/libf2c/libf2c-20130927-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-libs/libf2c/libf2c-20130927-r1.ebuild b/dev-libs/libf2c/libf2c-20130927-r1.ebuild
18 index d62b64e26ff..2969ed28be5 100644
19 --- a/dev-libs/libf2c/libf2c-20130927-r1.ebuild
20 +++ b/dev-libs/libf2c/libf2c-20130927-r1.ebuild
21 @@ -11,7 +11,7 @@ SRC_URI="http://www.netlib.org/f2c/${PN}.zip -> ${P}.zip"
22
23 LICENSE="HPND"
24 SLOT="0"
25 -KEYWORDS="~amd64 ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux"
26 +KEYWORDS="~amd64 ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux"
27 IUSE="static-libs"
28
29 BDEPEND="app-arch/unzip"