diff options
author | 2020-07-02 08:30:07 +0200 | |
---|---|---|
committer | 2020-07-02 08:30:07 +0200 | |
commit | 19282d51b1de750cbeb36997f288f15711e44ecc (patch) | |
tree | 0882d3fcdeabd0d07640729df003d5b3f1fef4d9 /dev-libs | |
parent | net-misc/curl: ppc stable wrt bug #729374 (diff) | |
download | gentoo-19282d51b1de750cbeb36997f288f15711e44ecc.tar.gz gentoo-19282d51b1de750cbeb36997f288f15711e44ecc.tar.bz2 gentoo-19282d51b1de750cbeb36997f288f15711e44ecc.zip |
dev-libs/stfl: ppc stable wrt bug #729818
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/stfl/stfl-0.24-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/stfl/stfl-0.24-r2.ebuild b/dev-libs/stfl/stfl-0.24-r2.ebuild index b60bf1670276..3ef9c009a551 100644 --- a/dev-libs/stfl/stfl-0.24-r2.ebuild +++ b/dev-libs/stfl/stfl-0.24-r2.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://www.clifford.at/${PN}/${P}.tar.gz" LICENSE="LGPL-3" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ppc ~ppc64 x86" IUSE="examples perl python ruby static-libs" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |