diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2004-03-24 19:26:38 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2004-03-24 19:26:38 +0000 |
commit | 6be1e4f0cce851b256946c514f5fe31226264789 (patch) | |
tree | aa536bb67aa163cbfbaa91f17c9aeba6f04c9a5c /games-kids/cubetest | |
parent | keyworded ~sparc thanks to tnkflx in #gentoo-sparc (Manifest recommit) (diff) | |
download | gentoo-2-6be1e4f0cce851b256946c514f5fe31226264789.tar.gz gentoo-2-6be1e4f0cce851b256946c514f5fe31226264789.tar.bz2 gentoo-2-6be1e4f0cce851b256946c514f5fe31226264789.zip |
added amd64 to keywords
Diffstat (limited to 'games-kids/cubetest')
-rw-r--r-- | games-kids/cubetest/cubetest-0.9.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-kids/cubetest/cubetest-0.9.0.ebuild b/games-kids/cubetest/cubetest-0.9.0.ebuild index e1e34a02db59..90c851aaea41 100644 --- a/games-kids/cubetest/cubetest-0.9.0.ebuild +++ b/games-kids/cubetest/cubetest-0.9.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/games-kids/cubetest/cubetest-0.9.0.ebuild,v 1.1 2004/02/10 02:24:51 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-kids/cubetest/cubetest-0.9.0.ebuild,v 1.2 2004/03/24 19:26:38 jhuebel Exp $ inherit kde need-kde 3 @@ -9,7 +9,7 @@ DESCRIPTION="A program to train your spatial insight" HOMEPAGE="http://www.vandenoever.info/software/cubetest/" SRC_URI="http://www.vandenoever.info/software/cubetest/${P}.tar.bz2" -KEYWORDS="x86" +KEYWORDS="x86 amd64" LICENSE="GPL-2" SLOT="0" |