diff options
Diffstat (limited to 'dev-python/stripogram/stripogram-1.4.ebuild')
-rw-r--r-- | dev-python/stripogram/stripogram-1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/stripogram/stripogram-1.4.ebuild b/dev-python/stripogram/stripogram-1.4.ebuild index b4f394dc30c7..6c29c33a0949 100644 --- a/dev-python/stripogram/stripogram-1.4.ebuild +++ b/dev-python/stripogram/stripogram-1.4.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/dev-python/stripogram/stripogram-1.4.ebuild,v 1.10 2006/07/12 16:59:09 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/stripogram/stripogram-1.4.ebuild,v 1.11 2006/10/20 12:37:40 blubb Exp $ inherit distutils P_NEW="${PN}-${PV/\./-}" @@ -12,5 +12,5 @@ SRC_URI="http://www.zope.org/Members/chrisw/StripOGram/${P_NEW}.tgz" LICENSE="MIT" SLOT="0" -KEYWORDS="ia64 ppc x86" +KEYWORDS="~amd64 ia64 ppc x86" IUSE="" |