diff options
author | David Holm <dholm@gentoo.org> | 2004-04-16 15:03:20 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-04-16 15:03:20 +0000 |
commit | 7a9be6884557f75b7e70639d60cd845a6aeb2717 (patch) | |
tree | a21ece9535fa9582cab9c19946cbb1c8906e7fc3 /dev-python/pyosd/pyosd-0.2.9.ebuild | |
parent | Marking stable for sparc (Manifest recommit) (diff) | |
download | gentoo-2-7a9be6884557f75b7e70639d60cd845a6aeb2717.tar.gz gentoo-2-7a9be6884557f75b7e70639d60cd845a6aeb2717.tar.bz2 gentoo-2-7a9be6884557f75b7e70639d60cd845a6aeb2717.zip |
Added to ~ppc
Diffstat (limited to 'dev-python/pyosd/pyosd-0.2.9.ebuild')
-rw-r--r-- | dev-python/pyosd/pyosd-0.2.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pyosd/pyosd-0.2.9.ebuild b/dev-python/pyosd/pyosd-0.2.9.ebuild index 08c0ad1826aa..5263991e4e29 100644 --- a/dev-python/pyosd/pyosd-0.2.9.ebuild +++ b/dev-python/pyosd/pyosd-0.2.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyosd/pyosd-0.2.9.ebuild,v 1.1 2004/04/15 21:02:55 pythonhead Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyosd/pyosd-0.2.9.ebuild,v 1.2 2004/04/16 14:58:36 dholm Exp $ inherit distutils @@ -10,7 +10,7 @@ SRC_URI="http://repose.cx/pyosd/${P}.tar.gz" IUSE="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" DEPEND="virtual/python >=x11-libs/xosd-2.2.4" |