diff options
Diffstat (limited to 'dev-python/cheetah/cheetah-2.4.3.ebuild')
-rw-r--r-- | dev-python/cheetah/cheetah-2.4.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/cheetah/cheetah-2.4.3.ebuild b/dev-python/cheetah/cheetah-2.4.3.ebuild index 29211ff721c7..52ee7beaacfd 100644 --- a/dev-python/cheetah/cheetah-2.4.3.ebuild +++ b/dev-python/cheetah/cheetah-2.4.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/cheetah/cheetah-2.4.3.ebuild,v 1.3 2010/10/20 21:02:29 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/cheetah/cheetah-2.4.3.ebuild,v 1.4 2010/10/24 15:55:00 phajdan.jr Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -18,7 +18,7 @@ SRC_URI="mirror://pypi/${MY_P:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="PSF-2.2" IUSE="" -KEYWORDS="~alpha amd64 ~ia64 ppc ~sparc ~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" |