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-lang/f2c/
Date: Sun, 08 Sep 2019 18:30:34
Message-Id: 1567967402.99111605d832687944f915f37f7821e4dcfe6348.slyfox@gentoo
1 commit: 99111605d832687944f915f37f7821e4dcfe6348
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 8 18:30:02 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 8 18:30:02 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99111605
7
8 dev-lang/f2c: stable 20100827-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-lang/f2c/f2c-20100827-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-lang/f2c/f2c-20100827-r1.ebuild b/dev-lang/f2c/f2c-20100827-r1.ebuild
18 index 549b726dc01..e310fd75eab 100644
19 --- a/dev-lang/f2c/f2c-20100827-r1.ebuild
20 +++ b/dev-lang/f2c/f2c-20100827-r1.ebuild
21 @@ -17,7 +17,7 @@ SRC_URI="
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
28 RDEPEND=">=dev-libs/libf2c-20130927-r1"