diff options
author | Jason Wever <weeve@gentoo.org> | 2004-11-24 05:03:14 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-11-24 05:03:14 +0000 |
commit | 65660fa405f892b4a7ee0420d53a3070f00ba237 (patch) | |
tree | 9420d60dcdbc22553250659386fb7c11b600d336 /x11-plugins/wmbio/wmbio-1.02.ebuild | |
parent | Added ~sparc keyword. (Manifest recommit) (diff) | |
download | gentoo-2-65660fa405f892b4a7ee0420d53a3070f00ba237.tar.gz gentoo-2-65660fa405f892b4a7ee0420d53a3070f00ba237.tar.bz2 gentoo-2-65660fa405f892b4a7ee0420d53a3070f00ba237.zip |
Added ~sparc keyword.
Diffstat (limited to 'x11-plugins/wmbio/wmbio-1.02.ebuild')
-rw-r--r-- | x11-plugins/wmbio/wmbio-1.02.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmbio/wmbio-1.02.ebuild b/x11-plugins/wmbio/wmbio-1.02.ebuild index 1b7009ebf651..3a0fbb547ff3 100644 --- a/x11-plugins/wmbio/wmbio-1.02.ebuild +++ b/x11-plugins/wmbio/wmbio-1.02.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/wmbio/wmbio-1.02.ebuild,v 1.4 2004/09/04 00:19:46 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbio/wmbio-1.02.ebuild,v 1.5 2004/11/24 05:00:21 weeve Exp $ inherit eutils @@ -14,7 +14,7 @@ DEPEND="virtual/x11" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc ppc64" +KEYWORDS="x86 ppc ppc64 ~sparc" src_unpack() { |