diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2004-03-07 21:42:43 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2004-03-07 21:42:43 +0000 |
commit | f8db294c923738e46a6b4bc17a15b76d78faa080 (patch) | |
tree | 6b89e7952d78b05a4765c0bc108233bdab0bd30b /games-puzzle/gemdropx | |
parent | Added ~sparc keyword, fixes bug #43828. (Manifest recommit) (diff) | |
download | gentoo-2-f8db294c923738e46a6b4bc17a15b76d78faa080.tar.gz gentoo-2-f8db294c923738e46a6b4bc17a15b76d78faa080.tar.bz2 gentoo-2-f8db294c923738e46a6b4bc17a15b76d78faa080.zip |
added amd64 to keywords
Diffstat (limited to 'games-puzzle/gemdropx')
-rw-r--r-- | games-puzzle/gemdropx/gemdropx-0.9-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-puzzle/gemdropx/gemdropx-0.9-r1.ebuild b/games-puzzle/gemdropx/gemdropx-0.9-r1.ebuild index 57c4aaf41f4e..fdccfc91eed1 100644 --- a/games-puzzle/gemdropx/gemdropx-0.9-r1.ebuild +++ b/games-puzzle/gemdropx/gemdropx-0.9-r1.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-puzzle/gemdropx/gemdropx-0.9-r1.ebuild,v 1.2 2004/02/20 06:53:35 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/gemdropx/gemdropx-0.9-r1.ebuild,v 1.3 2004/03/07 21:42:43 jhuebel Exp $ inherit games @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.sonic.net/pub/users/nbs/unix/x/gemdropx/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc amd64" DEPEND=">=media-libs/libsdl-1.2.3-r1 >=media-libs/sdl-mixer-1.2.1 |