diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2004-03-10 21:14:32 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2004-03-10 21:14:32 +0000 |
commit | ed5a7b5d3f33a7ad4306385ce3d912fb636b9f50 (patch) | |
tree | 679abe80646f4c219623be2a035c585736a6f4ce /games-strategy/xscorch/xscorch-0.1.16_rc2.ebuild | |
parent | Added new ebuild, see Bug 12089. (Manifest recommit) (diff) | |
download | gentoo-2-ed5a7b5d3f33a7ad4306385ce3d912fb636b9f50.tar.gz gentoo-2-ed5a7b5d3f33a7ad4306385ce3d912fb636b9f50.tar.bz2 gentoo-2-ed5a7b5d3f33a7ad4306385ce3d912fb636b9f50.zip |
Added ~amd64 keyword. Closing bug #44282.
Diffstat (limited to 'games-strategy/xscorch/xscorch-0.1.16_rc2.ebuild')
-rw-r--r-- | games-strategy/xscorch/xscorch-0.1.16_rc2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-strategy/xscorch/xscorch-0.1.16_rc2.ebuild b/games-strategy/xscorch/xscorch-0.1.16_rc2.ebuild index b8cbbb3d2ffa..d824ac85ac73 100644 --- a/games-strategy/xscorch/xscorch-0.1.16_rc2.ebuild +++ b/games-strategy/xscorch/xscorch-0.1.16_rc2.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-strategy/xscorch/xscorch-0.1.16_rc2.ebuild,v 1.3 2004/02/03 20:35:35 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/xscorch/xscorch-0.1.16_rc2.ebuild,v 1.4 2004/03/10 21:14:32 wolf31o2 Exp $ inherit eutils games @@ -12,7 +12,7 @@ SRC_URI="http://chaos2.org/xscorch/${PN}-0.1.15.tar.gz http://chaos2.org/xscorch/xscorch-0.1.15-0.1.16pre2.patch.gz" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~alpha" +KEYWORDS="~x86 ~ppc ~alpha ~amd64" SLOT="0" IUSE="gtk mikmod readline gnome" |