diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-06-16 11:17:55 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-06-16 11:17:55 +0000 |
commit | ca2d5de0619fe8b2f0c9fe9ab3e4b848f8cf69ed (patch) | |
tree | fe56252792604ec5d914679b4897d3006ffe1c2b /dev-python/snakeoil/snakeoil-0.1_rc2.ebuild | |
parent | Added ~ppc, bug #181400 (diff) | |
download | historical-ca2d5de0619fe8b2f0c9fe9ab3e4b848f8cf69ed.tar.gz historical-ca2d5de0619fe8b2f0c9fe9ab3e4b848f8cf69ed.tar.bz2 historical-ca2d5de0619fe8b2f0c9fe9ab3e4b848f8cf69ed.zip |
Added ~ppc, bug #181133
Package-Manager: portage-2.1.3_rc3
Diffstat (limited to 'dev-python/snakeoil/snakeoil-0.1_rc2.ebuild')
-rw-r--r-- | dev-python/snakeoil/snakeoil-0.1_rc2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/snakeoil/snakeoil-0.1_rc2.ebuild b/dev-python/snakeoil/snakeoil-0.1_rc2.ebuild index d629ab5c8305..fe36549fd25c 100644 --- a/dev-python/snakeoil/snakeoil-0.1_rc2.ebuild +++ b/dev-python/snakeoil/snakeoil-0.1_rc2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/snakeoil/snakeoil-0.1_rc2.ebuild,v 1.6 2007/06/13 00:46:44 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/snakeoil/snakeoil-0.1_rc2.ebuild,v 1.7 2007/06/16 11:17:55 dertobi123 Exp $ NEED_PYTHON=2.4 @@ -12,7 +12,7 @@ SRC_URI="http://www.pkgcore.org/releases/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" DOCS="AUTHORS NEWS" |