diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-12-07 12:37:22 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-12-07 12:40:11 +0100 |
commit | 50ca6cf95b11be4a19693e16dec4cfda549b64f6 (patch) | |
tree | a5d9a5322a180f7c99cdd2f49f1082b113864086 /sci-libs | |
parent | games-fps/duke3d-data: ppc stable wrt bug #567518 (diff) | |
download | gentoo-50ca6cf95b11be4a19693e16dec4cfda549b64f6.tar.gz gentoo-50ca6cf95b11be4a19693e16dec4cfda549b64f6.tar.bz2 gentoo-50ca6cf95b11be4a19693e16dec4cfda549b64f6.zip |
sci-libs/cbflib: ppc stable wrt bug #566966
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/cbflib/cbflib-0.9.3.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/cbflib/cbflib-0.9.3.3.ebuild b/sci-libs/cbflib/cbflib-0.9.3.3.ebuild index 00038e3b2480..5c86463a8dd2 100644 --- a/sci-libs/cbflib/cbflib-0.9.3.3.ebuild +++ b/sci-libs/cbflib/cbflib-0.9.3.3.ebuild @@ -23,7 +23,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P1}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux" IUSE="doc test" S=${WORKDIR}/${MY_P1} |