summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc/pypanel/pypanel-0.9.ebuild')
-rw-r--r--x11-misc/pypanel/pypanel-0.9.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/pypanel/pypanel-0.9.ebuild b/x11-misc/pypanel/pypanel-0.9.ebuild
index c079482296cf..4bed355812e5 100644
--- a/x11-misc/pypanel/pypanel-0.9.ebuild
+++ b/x11-misc/pypanel/pypanel-0.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/pypanel/pypanel-0.9.ebuild,v 1.6 2004/06/24 22:30:59 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/pypanel/pypanel-0.9.ebuild,v 1.7 2004/09/02 22:49:41 pvdabeel Exp $
inherit distutils
@@ -9,7 +9,7 @@ HOMEPAGE="http://pypanel.sourceforge.net"
SRC_URI="mirror://sourceforge/pypanel/PyPanel-${PV}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc"
+KEYWORDS="x86 ppc"
IUSE=""
DEPEND=">=x11-base/xfree-4.3.0-r2
>=dev-lang/python-2.2.3-r1