diff options
Diffstat (limited to 'dev-python/cheetah/cheetah-2.4.0.ebuild')
-rw-r--r-- | dev-python/cheetah/cheetah-2.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/cheetah/cheetah-2.4.0.ebuild b/dev-python/cheetah/cheetah-2.4.0.ebuild index 78d95d7b4530..156d2c454c1d 100644 --- a/dev-python/cheetah/cheetah-2.4.0.ebuild +++ b/dev-python/cheetah/cheetah-2.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/cheetah/cheetah-2.4.0.ebuild,v 1.1 2009/10/25 13:22:29 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/cheetah/cheetah-2.4.0.ebuild,v 1.2 2009/11/03 18:34:45 armin76 Exp $ EAPI="2" SUPPORT_PYTHON_ABIS="1" @@ -16,7 +16,7 @@ SRC_URI="http://pypi.python.org/packages/source/${MY_P:0:1}/${MY_PN}/${MY_P}.tar LICENSE="PSF-2.2" IUSE="" -KEYWORDS="~alpha ~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" SLOT="0" RDEPEND="dev-python/markdown" |