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
commit9764ddafb374a2d4dab788d99b180b28b060f7d0 (patch)
tree0634fc2efed3e08fea9ecdaef17da577ab728f47 /dev-python/shm/shm-1.2.2.ebuild
parentforce asciidoc-8+ #242322 (diff)
downloadgentoo-2-9764ddafb374a2d4dab788d99b180b28b060f7d0.tar.gz
gentoo-2-9764ddafb374a2d4dab788d99b180b28b060f7d0.tar.bz2
gentoo-2-9764ddafb374a2d4dab788d99b180b28b060f7d0.zip
Keyworded ~ppc. Closes bug #238010
(Portage version: 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}/"