diff options
author | 2004-11-24 05:23:30 +0000 | |
---|---|---|
committer | 2004-11-24 05:23:30 +0000 | |
commit | 8fe5729a40cc3d1365a3c3a0113a570efd80a600 (patch) | |
tree | ad2a5e83d0eeec6f302c517d8fc35a274a5c792e /x11-plugins/wmcube/wmcube-0.98.ebuild | |
parent | ~amd64 keyword added (Manifest recommit) (diff) | |
download | gentoo-2-8fe5729a40cc3d1365a3c3a0113a570efd80a600.tar.gz gentoo-2-8fe5729a40cc3d1365a3c3a0113a570efd80a600.tar.bz2 gentoo-2-8fe5729a40cc3d1365a3c3a0113a570efd80a600.zip |
Added ~sparc keyword.
Diffstat (limited to 'x11-plugins/wmcube/wmcube-0.98.ebuild')
-rw-r--r-- | x11-plugins/wmcube/wmcube-0.98.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmcube/wmcube-0.98.ebuild b/x11-plugins/wmcube/wmcube-0.98.ebuild index c77832bcb9c4..8c1d7d09c908 100644 --- a/x11-plugins/wmcube/wmcube-0.98.ebuild +++ b/x11-plugins/wmcube/wmcube-0.98.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-plugins/wmcube/wmcube-0.98.ebuild,v 1.10 2004/09/03 02:54:12 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcube/wmcube-0.98.ebuild,v 1.11 2004/11/24 05:19:27 weeve Exp $ DESCRIPTION="a dockapp cpu monitor with spinning 3d objects" HOMEPAGE="http://kling.mine.nu/kling/wmcube.htm" @@ -8,7 +8,7 @@ SRC_URI="http://kling.mine.nu/kling/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 amd64 ~mips ppc ppc64" +KEYWORDS="x86 amd64 ~mips ppc ppc64 ~sparc" IUSE="" |