diff options
Diffstat (limited to 'app-text/silvercity/silvercity-0.9.6-r1.ebuild')
-rw-r--r-- | app-text/silvercity/silvercity-0.9.6-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/silvercity/silvercity-0.9.6-r1.ebuild b/app-text/silvercity/silvercity-0.9.6-r1.ebuild index 8d1cfd43de20..874f73005351 100644 --- a/app-text/silvercity/silvercity-0.9.6-r1.ebuild +++ b/app-text/silvercity/silvercity-0.9.6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/silvercity/silvercity-0.9.6-r1.ebuild,v 1.1 2006/02/07 00:13:04 dju Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/silvercity/silvercity-0.9.6-r1.ebuild,v 1.2 2006/02/19 22:57:34 kloeri Exp $ inherit distutils eutils python @@ -13,7 +13,7 @@ S=${WORKDIR}/${MY_P} LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc-macos ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc-macos ~sparc ~x86" IUSE="" DEPEND=">=dev-lang/python-2.3" |