diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-01-16 10:54:32 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-01-16 10:54:32 +0000 |
commit | 6011905aeb27a6ec6625b41fac80a99cf261ce7d (patch) | |
tree | 0b83e46ebc108853abf3524d821593d7e2e79ed1 /sci-libs/cbflib/cbflib-0.9.0-r3.ebuild | |
parent | marked ~ppc wrt #303931 (diff) | |
download | gentoo-2-6011905aeb27a6ec6625b41fac80a99cf261ce7d.tar.gz gentoo-2-6011905aeb27a6ec6625b41fac80a99cf261ce7d.tar.bz2 gentoo-2-6011905aeb27a6ec6625b41fac80a99cf261ce7d.zip |
marked ~ppc wrt #303931
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Diffstat (limited to 'sci-libs/cbflib/cbflib-0.9.0-r3.ebuild')
-rw-r--r-- | sci-libs/cbflib/cbflib-0.9.0-r3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-libs/cbflib/cbflib-0.9.0-r3.ebuild b/sci-libs/cbflib/cbflib-0.9.0-r3.ebuild index 7828147e2d68..ddf442268f31 100644 --- a/sci-libs/cbflib/cbflib-0.9.0-r3.ebuild +++ b/sci-libs/cbflib/cbflib-0.9.0-r3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/cbflib/cbflib-0.9.0-r3.ebuild,v 1.2 2010/07/15 20:09:55 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/cbflib/cbflib-0.9.0-r3.ebuild,v 1.3 2011/01/16 10:54:32 xarthisius Exp $ EAPI="3" @@ -25,7 +25,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P1}_14Feb10.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux" IUSE="doc python" #RDEPEND="" |