diff options
author | Luis Medinas <metalgod@gentoo.org> | 2005-12-17 15:46:12 +0000 |
---|---|---|
committer | Luis Medinas <metalgod@gentoo.org> | 2005-12-17 15:46:12 +0000 |
commit | 9b1f5036a342ffe167c425b0e2f8166c33f253ca (patch) | |
tree | b5cf17e984b07710e03183c51dbe1302412a8eae /games-arcade/xjump/xjump-2.7.5.ebuild | |
parent | Marked ~amd64, closes bug 115674. (diff) | |
download | historical-9b1f5036a342ffe167c425b0e2f8166c33f253ca.tar.gz historical-9b1f5036a342ffe167c425b0e2f8166c33f253ca.tar.bz2 historical-9b1f5036a342ffe167c425b0e2f8166c33f253ca.zip |
Added ~amd64 keyword. Closes bug #115373.
Package-Manager: portage-2.0.53
Diffstat (limited to 'games-arcade/xjump/xjump-2.7.5.ebuild')
-rw-r--r-- | games-arcade/xjump/xjump-2.7.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-arcade/xjump/xjump-2.7.5.ebuild b/games-arcade/xjump/xjump-2.7.5.ebuild index e953cfd3e043..8b65025cf752 100644 --- a/games-arcade/xjump/xjump-2.7.5.ebuild +++ b/games-arcade/xjump/xjump-2.7.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/xjump/xjump-2.7.5.ebuild,v 1.3 2005/08/23 19:40:34 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/xjump/xjump-2.7.5.ebuild,v 1.4 2005/12/17 15:46:12 metalgod Exp $ inherit eutils games @@ -12,7 +12,7 @@ SRC_URI="mirror://debian/pool/main/x/${PN}/${PN}_${PV}.orig.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc" +KEYWORDS="~amd64 ~ppc x86" IUSE="" DEPEND="virtual/x11" |