summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPieter van den Abeele <pvdabeel@gentoo.org>2008-10-25 20:50:15 +0000
committerPieter van den Abeele <pvdabeel@gentoo.org>2008-10-25 20:50:15 +0000
commit269958eef5b01331d8aca0493001df9b8378f3be (patch)
tree203101f6e55dffef3b2b99b3535976a27cdd9d20 /dev-python/shm/shm-1.2.2.ebuild
parentforce asciidoc-8+ #242322 (diff)
downloadhistorical-269958eef5b01331d8aca0493001df9b8378f3be.tar.gz
historical-269958eef5b01331d8aca0493001df9b8378f3be.tar.bz2
historical-269958eef5b01331d8aca0493001df9b8378f3be.zip
Keyworded ~ppc. Closes bug #238010
Package-Manager: portage-2.2_rc12/cvs/Linux 2.6.25-gentoo-r7 i686
Diffstat (limited to 'dev-python/shm/shm-1.2.2.ebuild')
-rw-r--r--dev-python/shm/shm-1.2.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/shm/shm-1.2.2.ebuild b/dev-python/shm/shm-1.2.2.ebuild
index 3b8cfdea5a9c..23dcb4f06375 100644
--- a/dev-python/shm/shm-1.2.2.ebuild
+++ b/dev-python/shm/shm-1.2.2.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/shm/shm-1.2.2.ebuild,v 1.1 2008/06/07 03:44:12 chtekk Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/shm/shm-1.2.2.ebuild,v 1.2 2008/10/25 20:50:15 pvdabeel Exp $
NEED_PYTHON=2.3
inherit distutils
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
DESCRIPTION="Python modules to access System V shared memory and semaphores."
HOMEPAGE="http://nikitathespider.com/python/${PN}/"