diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2004-06-04 18:02:45 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2004-06-04 18:02:45 +0000 |
commit | a87dd66c74f1a3b8097ffa6e28d075da6b628c45 (patch) | |
tree | 53582e7fb0198feca65bfdc11f47de77ceae5703 /games-puzzle/concentration | |
parent | Added the CAN-2004-0394 patch; bug #47881. (diff) | |
download | gentoo-2-a87dd66c74f1a3b8097ffa6e28d075da6b628c45.tar.gz gentoo-2-a87dd66c74f1a3b8097ffa6e28d075da6b628c45.tar.bz2 gentoo-2-a87dd66c74f1a3b8097ffa6e28d075da6b628c45.zip |
~amd64
Diffstat (limited to 'games-puzzle/concentration')
-rw-r--r-- | games-puzzle/concentration/concentration-1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-puzzle/concentration/concentration-1.1.ebuild b/games-puzzle/concentration/concentration-1.1.ebuild index 3494c29e0082..72ecabbfe741 100644 --- a/games-puzzle/concentration/concentration-1.1.ebuild +++ b/games-puzzle/concentration/concentration-1.1.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/concentration/concentration-1.1.ebuild,v 1.3 2004/05/12 09:02:45 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/concentration/concentration-1.1.ebuild,v 1.4 2004/06/04 18:02:45 jhuebel Exp $ inherit games @@ -10,7 +10,7 @@ SRC_URI="http://www.shiftygames.com/concentration/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ~ppc ~amd64" IUSE="" RDEPEND=">=media-libs/libsdl-1.2 |