diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-03-12 15:49:29 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-03-12 15:49:29 +0000 |
commit | 6e6a651115bfc4bb043fd2bfc944b370a80fb6c1 (patch) | |
tree | 1f2959060530c70a8a217eee34a4dbd235f1a4d0 /games-arcade | |
parent | latest release (diff) | |
download | gentoo-2-6e6a651115bfc4bb043fd2bfc944b370a80fb6c1.tar.gz gentoo-2-6e6a651115bfc4bb043fd2bfc944b370a80fb6c1.tar.bz2 gentoo-2-6e6a651115bfc4bb043fd2bfc944b370a80fb6c1.zip |
Added ~amd64 per bug #116915.
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'games-arcade')
-rw-r--r-- | games-arcade/sdljump/ChangeLog | 5 | ||||
-rw-r--r-- | games-arcade/sdljump/sdljump-0.91.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-arcade/sdljump/ChangeLog b/games-arcade/sdljump/ChangeLog index e8ec45801401..d152bb8a4d65 100644 --- a/games-arcade/sdljump/ChangeLog +++ b/games-arcade/sdljump/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-arcade/sdljump # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/sdljump/ChangeLog,v 1.1 2006/03/06 22:56:11 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/sdljump/ChangeLog,v 1.2 2006/03/12 15:49:29 wolf31o2 Exp $ + + 12 Mar 2006; Chris Gianelloni <wolf31o2@gentoo.org> sdljump-0.91.1.ebuild: + Added ~amd64 per bug #116915. *sdljump-0.91.1 (06 Mar 2006) diff --git a/games-arcade/sdljump/sdljump-0.91.1.ebuild b/games-arcade/sdljump/sdljump-0.91.1.ebuild index 6bb77019dc92..1c85ca05b19d 100644 --- a/games-arcade/sdljump/sdljump-0.91.1.ebuild +++ b/games-arcade/sdljump/sdljump-0.91.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/sdljump/sdljump-0.91.1.ebuild,v 1.1 2006/03/06 22:56:11 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/sdljump/sdljump-0.91.1.ebuild,v 1.2 2006/03/12 15:49:29 wolf31o2 Exp $ inherit versionator eutils games @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}-${MY_PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="~amd64 x86" IUSE="" DEPEND="sys-libs/zlib |