diff options
Diffstat (limited to 'dev-python/stripogram-py21/stripogram-py21-1.4.ebuild')
-rw-r--r-- | dev-python/stripogram-py21/stripogram-py21-1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/stripogram-py21/stripogram-py21-1.4.ebuild b/dev-python/stripogram-py21/stripogram-py21-1.4.ebuild index c395ff82b6c0..4672d8d79a02 100644 --- a/dev-python/stripogram-py21/stripogram-py21-1.4.ebuild +++ b/dev-python/stripogram-py21/stripogram-py21-1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-python/stripogram-py21/stripogram-py21-1.4.ebuild,v 1.1 2003/04/08 08:29:04 kutsuya Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/stripogram-py21/stripogram-py21-1.4.ebuild,v 1.2 2003/06/21 22:30:25 drobbins Exp $ PYTHON_SLOT_VERSION=2.1 @@ -12,7 +12,7 @@ DESCRIPTION="A library for converting HTML to Plain Text." HOMEPAGE="http://www.zope.org/Members/chrisw/StripOGram/" SRC_URI="${HOMEPAGE}/${P_NEW}.tgz" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 amd64 ~ppc" LICENSE="MIT" IUSE="" |