summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaarten Thibaut <murphy@gentoo.org>2002-08-16 02:49:58 +0000
committerMaarten Thibaut <murphy@gentoo.org>2002-08-16 02:49:58 +0000
commit9808d157d702d9dcf216955e1c508558cd49a002 (patch)
tree43727ade06eb134fbef7c19ca87f4babf9c6d998 /dev-python/irman-python
parentAdding sparc/sparc64 keywords (diff)
downloadhistorical-9808d157d702d9dcf216955e1c508558cd49a002.tar.gz
historical-9808d157d702d9dcf216955e1c508558cd49a002.tar.bz2
historical-9808d157d702d9dcf216955e1c508558cd49a002.zip
Adding sparc/sparc64 keywords
Diffstat (limited to 'dev-python/irman-python')
-rw-r--r--dev-python/irman-python/irman-python-0.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/irman-python/irman-python-0.1.ebuild b/dev-python/irman-python/irman-python-0.1.ebuild
index bf47b077fb88..41d044d50c56 100644
--- a/dev-python/irman-python/irman-python-0.1.ebuild
+++ b/dev-python/irman-python/irman-python-0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/dev-python/irman-python/irman-python-0.1.ebuild,v 1.1 2002/08/08 02:32:50 chouser Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/irman-python/irman-python-0.1.ebuild,v 1.2 2002/08/16 02:49:58 murphy Exp $
DESCRIPTION="A minimal set of Python bindings for libirman."
SRC_URI="http://bluweb.com/chouser/proj/${PN}/${P}.tar.gz"
@@ -8,7 +8,7 @@ HOMEPAGE="http://bluweb.com/chouser/proj/irman-python/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="x86 sparc sparc64"
DEPEND="media-libs/libirman"
#RDEPEND=""