diff options
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" |