Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/stfl/
Date: Tue, 12 Sep 2017 23:03:02
Message-Id: 1505257354.33b21b64b4992e5f2be808e704f03a56b6bf19ab.mattst88@gentoo
1 commit: 33b21b64b4992e5f2be808e704f03a56b6bf19ab
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 12 23:02:34 2017 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 12 23:02:34 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33b21b64
7
8 dev-libs/stfl-0.24: ppc stable, bug 624946
9
10 dev-libs/stfl/stfl-0.24.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/dev-libs/stfl/stfl-0.24.ebuild b/dev-libs/stfl/stfl-0.24.ebuild
14 index 9a9b57f19ef..87e3ee820f4 100644
15 --- a/dev-libs/stfl/stfl-0.24.ebuild
16 +++ b/dev-libs/stfl/stfl-0.24.ebuild
17 @@ -12,7 +12,7 @@ SRC_URI="http://www.clifford.at/${PN}/${P}.tar.gz"
18
19 LICENSE="LGPL-3"
20 SLOT="0"
21 -KEYWORDS="amd64 ~ppc x86"
22 +KEYWORDS="amd64 ppc x86"
23 IUSE="examples perl python ruby static-libs"
24 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"