diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2004-06-19 16:50:48 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2004-06-19 16:50:48 +0000 |
commit | cca4e0cbef3dd4a05ed408a76af147f733145ac5 (patch) | |
tree | 8e9dba0d0777d9c0194602ea80a05d6ea8b8e6cb /games-arcade/sdlroids | |
parent | use destdir (diff) | |
download | historical-cca4e0cbef3dd4a05ed408a76af147f733145ac5.tar.gz historical-cca4e0cbef3dd4a05ed408a76af147f733145ac5.tar.bz2 historical-cca4e0cbef3dd4a05ed408a76af147f733145ac5.zip |
~amd64
Diffstat (limited to 'games-arcade/sdlroids')
-rw-r--r-- | games-arcade/sdlroids/sdlroids-1.3.4-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-arcade/sdlroids/sdlroids-1.3.4-r3.ebuild b/games-arcade/sdlroids/sdlroids-1.3.4-r3.ebuild index 9d9277e07024..48261a6fe25a 100644 --- a/games-arcade/sdlroids/sdlroids-1.3.4-r3.ebuild +++ b/games-arcade/sdlroids/sdlroids-1.3.4-r3.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-arcade/sdlroids/sdlroids-1.3.4-r3.ebuild,v 1.2 2004/03/16 16:16:04 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/sdlroids/sdlroids-1.3.4-r3.ebuild,v 1.3 2004/06/19 16:48:25 jhuebel Exp $ inherit games @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/sdlroids/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc ~amd64" IUSE="" RDEPEND=">=media-libs/libsdl-1.1.8" |