diff options
author | Jason Wever <weeve@gentoo.org> | 2003-01-20 14:41:18 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2003-01-20 14:41:18 +0000 |
commit | 1a30517ea0c8398160351324fa6be558026ef2ce (patch) | |
tree | 60dc5b97b092a8a419dcd38bcddfb8f823d8e4a4 /x11-misc/xplanet/xplanet-0.94-r1.ebuild | |
parent | Now properly shutting down the clientmqueue flushing daemon as well as (diff) | |
download | gentoo-2-1a30517ea0c8398160351324fa6be558026ef2ce.tar.gz gentoo-2-1a30517ea0c8398160351324fa6be558026ef2ce.tar.bz2 gentoo-2-1a30517ea0c8398160351324fa6be558026ef2ce.zip |
Added ~sparc to keywords
Diffstat (limited to 'x11-misc/xplanet/xplanet-0.94-r1.ebuild')
-rw-r--r-- | x11-misc/xplanet/xplanet-0.94-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xplanet/xplanet-0.94-r1.ebuild b/x11-misc/xplanet/xplanet-0.94-r1.ebuild index ea2afe8848cb..0bf2fc15c3a3 100644 --- a/x11-misc/xplanet/xplanet-0.94-r1.ebuild +++ b/x11-misc/xplanet/xplanet-0.94-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xplanet/xplanet-0.94-r1.ebuild,v 1.3 2002/10/05 05:39:27 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xplanet/xplanet-0.94-r1.ebuild,v 1.4 2003/01/20 14:41:18 weeve Exp $ IUSE="gif jpeg X opengl truetype tiff png" @@ -22,7 +22,7 @@ DEPEND="${RDEPEND}" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc ~sparc" src_unpack() { unpack ${A} |