diff options
author | 2004-06-04 18:02:45 +0000 | |
---|---|---|
committer | 2004-06-04 18:02:45 +0000 | |
commit | 5b559eb53163e36d9235be7fe2375b0af091bfe7 (patch) | |
tree | a90f09d83f6136c686ec968de1c08ad568d7e192 /games-puzzle/concentration | |
parent | Added the CAN-2004-0394 patch; bug #47881. (diff) | |
download | historical-5b559eb53163e36d9235be7fe2375b0af091bfe7.tar.gz historical-5b559eb53163e36d9235be7fe2375b0af091bfe7.tar.bz2 historical-5b559eb53163e36d9235be7fe2375b0af091bfe7.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 |