diff options
author | 2004-04-12 03:33:20 +0000 | |
---|---|---|
committer | 2004-04-12 03:33:20 +0000 | |
commit | b4e89eccb3501f150fa8e983501409a3cf341687 (patch) | |
tree | a38fda9f08cee84f3e9dddb826588db7348d81e7 /x11-misc/fluxspace/fluxspace-0.0.3-r1.ebuild | |
parent | Added ~sparc keyword. (diff) | |
download | historical-b4e89eccb3501f150fa8e983501409a3cf341687.tar.gz historical-b4e89eccb3501f150fa8e983501409a3cf341687.tar.bz2 historical-b4e89eccb3501f150fa8e983501409a3cf341687.zip |
Added ~sparc keyword.
Diffstat (limited to 'x11-misc/fluxspace/fluxspace-0.0.3-r1.ebuild')
-rw-r--r-- | x11-misc/fluxspace/fluxspace-0.0.3-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/fluxspace/fluxspace-0.0.3-r1.ebuild b/x11-misc/fluxspace/fluxspace-0.0.3-r1.ebuild index f46687e7d28f..e6c553e88da6 100644 --- a/x11-misc/fluxspace/fluxspace-0.0.3-r1.ebuild +++ b/x11-misc/fluxspace/fluxspace-0.0.3-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/fluxspace/fluxspace-0.0.3-r1.ebuild,v 1.1 2003/10/16 21:43:53 pyrania Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/fluxspace/fluxspace-0.0.3-r1.ebuild,v 1.2 2004/04/12 03:33:20 weeve Exp $ IUSE="" S=${WORKDIR}/${P} @@ -15,7 +15,7 @@ RDEPEND="x11-wm/fluxbox media-libs/imlib2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ~ppc ~sparc" myconf="--prefix=/usr" |