diff options
author | 2004-04-13 13:06:57 +0000 | |
---|---|---|
committer | 2004-04-13 13:06:57 +0000 | |
commit | c963bd8f213ee1deb5a313f61619cf043ea11f3a (patch) | |
tree | afd724409135d1940cee813598e11c2ee2bea07b /x11-misc/icewmcp/icewmcp-3.1.ebuild | |
parent | ~amd64 (Manifest recommit) (diff) | |
download | gentoo-2-c963bd8f213ee1deb5a313f61619cf043ea11f3a.tar.gz gentoo-2-c963bd8f213ee1deb5a313f61619cf043ea11f3a.tar.bz2 gentoo-2-c963bd8f213ee1deb5a313f61619cf043ea11f3a.zip |
Added to ~ppc
Diffstat (limited to 'x11-misc/icewmcp/icewmcp-3.1.ebuild')
-rw-r--r-- | x11-misc/icewmcp/icewmcp-3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/icewmcp/icewmcp-3.1.ebuild b/x11-misc/icewmcp/icewmcp-3.1.ebuild index cfcb0ec46675..4380e3d13ab4 100644 --- a/x11-misc/icewmcp/icewmcp-3.1.ebuild +++ b/x11-misc/icewmcp/icewmcp-3.1.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/x11-misc/icewmcp/icewmcp-3.1.ebuild,v 1.1 2004/04/12 20:42:53 pyrania Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icewmcp/icewmcp-3.1.ebuild,v 1.2 2004/04/13 13:06:57 dholm Exp $ S=${WORKDIR}/INSTALL-IceWMCP MY_PN=IceWMControlPanel @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/icesoundmanager/${MY_PN}-${PV}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="" DEPEND="x11-wm/icewm >=dev-python/pygtk-1.99 |