diff options
author | 2005-09-19 00:18:30 +0000 | |
---|---|---|
committer | 2005-09-19 00:18:30 +0000 | |
commit | 61fe02e9dbb21fe547520b96e613ec15aaa11c32 (patch) | |
tree | 20a3e4250792dcea22e63bcfb8411dd7cad26cb1 /games-util/xboxgw/xboxgw-1.082.ebuild | |
parent | Added new flags for www-client/elinks: finger, gopher, idn, nntp. (diff) | |
download | gentoo-2-61fe02e9dbb21fe547520b96e613ec15aaa11c32.tar.gz gentoo-2-61fe02e9dbb21fe547520b96e613ec15aaa11c32.tar.bz2 gentoo-2-61fe02e9dbb21fe547520b96e613ec15aaa11c32.zip |
Added ~amd64 keyword. Closes bug #104152.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'games-util/xboxgw/xboxgw-1.082.ebuild')
-rw-r--r-- | games-util/xboxgw/xboxgw-1.082.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-util/xboxgw/xboxgw-1.082.ebuild b/games-util/xboxgw/xboxgw-1.082.ebuild index 547c3cbaddb3..27cdd5ff8ce4 100644 --- a/games-util/xboxgw/xboxgw-1.082.ebuild +++ b/games-util/xboxgw/xboxgw-1.082.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-util/xboxgw/xboxgw-1.082.ebuild,v 1.3 2004/06/24 23:33:08 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-util/xboxgw/xboxgw-1.082.ebuild,v 1.4 2005/09/19 00:18:30 metalgod Exp $ XBOXGW_P="${PN}-1.08-2" HMLIBS_P="hmlibs-1.07-2" @@ -11,7 +11,7 @@ SRC_URI="http://www.xboxgw.com/rel/dist2.1/tarballs/i386/${XBOXGW_P}.tgz SLOT="0" LICENSE="freedist" -KEYWORDS="x86" +KEYWORDS="~amd64 x86" IUSE="" S="${WORKDIR}" |