diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2004-06-04 22:37:41 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2004-06-04 22:37:41 +0000 |
commit | bc12063870584eb4cd27d9d9f67ad57b81cdfb09 (patch) | |
tree | 62023eda83218534aa15ca3ac4f14a8613440c84 /games-kids | |
parent | Adding a few USE flags and modifying gcc check according to suggestions by Le... (diff) | |
download | gentoo-2-bc12063870584eb4cd27d9d9f67ad57b81cdfb09.tar.gz gentoo-2-bc12063870584eb4cd27d9d9f67ad57b81cdfb09.tar.bz2 gentoo-2-bc12063870584eb4cd27d9d9f67ad57b81cdfb09.zip |
~amd64
Diffstat (limited to 'games-kids')
-rw-r--r-- | games-kids/matritsa/matritsa-0.1.2.ebuild | 4 | ||||
-rw-r--r-- | games-kids/tuxmath/tuxmath-20010907.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games-kids/matritsa/matritsa-0.1.2.ebuild b/games-kids/matritsa/matritsa-0.1.2.ebuild index 893a7439b019..4221ace04f56 100644 --- a/games-kids/matritsa/matritsa-0.1.2.ebuild +++ b/games-kids/matritsa/matritsa-0.1.2.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/matritsa/matritsa-0.1.2.ebuild,v 1.3 2004/05/27 03:22:04 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-kids/matritsa/matritsa-0.1.2.ebuild,v 1.4 2004/06/04 22:35:27 jhuebel Exp $ inherit games @@ -10,7 +10,7 @@ SRC_URI="http://imagic.weizmann.ac.il/~dov/freesw/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~amd64" IUSE="" DEPEND="virtual/x11 diff --git a/games-kids/tuxmath/tuxmath-20010907.ebuild b/games-kids/tuxmath/tuxmath-20010907.ebuild index 90bc94ce7c09..961531212612 100644 --- a/games-kids/tuxmath/tuxmath-20010907.ebuild +++ b/games-kids/tuxmath/tuxmath-20010907.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/tuxmath/tuxmath-20010907.ebuild,v 1.3 2004/05/27 03:26:38 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-kids/tuxmath/tuxmath-20010907.ebuild,v 1.4 2004/06/04 22:37:41 jhuebel Exp $ inherit games @@ -11,7 +11,7 @@ HOMEPAGE="http://www.newbreedsoftware.com/tuxmath/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~amd64" IUSE="" DEPEND=">=media-libs/libsdl-1.1.5 |