diff options
Diffstat (limited to 'x11-themes/fvwm_icons/fvwm_icons-1.0.ebuild')
-rw-r--r-- | x11-themes/fvwm_icons/fvwm_icons-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/fvwm_icons/fvwm_icons-1.0.ebuild b/x11-themes/fvwm_icons/fvwm_icons-1.0.ebuild index 22222621b16a..953c7104a109 100644 --- a/x11-themes/fvwm_icons/fvwm_icons-1.0.ebuild +++ b/x11-themes/fvwm_icons/fvwm_icons-1.0.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-themes/fvwm_icons/fvwm_icons-1.0.ebuild,v 1.6 2004/04/17 12:26:49 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/fvwm_icons/fvwm_icons-1.0.ebuild,v 1.7 2004/04/27 20:07:09 pvdabeel Exp $ S=${WORKDIR}/${PN} DESCRIPTION="Icons for use with FVWM" @@ -8,7 +8,7 @@ SRC_URI="http://www.fvwm.org/generated/icon_download/fvwm_icons.tar.bz2" HOMEPAGE="http://www.fvwm.org/" IUSE="" DEPEND="x11-wm/fvwm" -KEYWORDS="x86 alpha ~sparc" +KEYWORDS="x86 alpha ~sparc ppc" SLOT="0" LICENSE="GPL-2 FVWM" |