diff options
author | 2008-12-08 01:37:56 +0000 | |
---|---|---|
committer | 2008-12-08 01:37:56 +0000 | |
commit | bfe70fa3bf1f12a8590f6f606189594c101c7a79 (patch) | |
tree | 36ff6a106f1e435d3f2994e63d6bf51f94aba396 /games-fps/legends/legends-0.4.1.43.ebuild | |
parent | Version bump (diff) | |
download | gentoo-2-bfe70fa3bf1f12a8590f6f606189594c101c7a79.tar.gz gentoo-2-bfe70fa3bf1f12a8590f6f606189594c101c7a79.tar.bz2 gentoo-2-bfe70fa3bf1f12a8590f6f606189594c101c7a79.zip |
revert ~amd64 keyword due to bug 168388
(Portage version: 2.2_rc17/cvs/Linux 2.6.27.7 x86_64)
Diffstat (limited to 'games-fps/legends/legends-0.4.1.43.ebuild')
-rw-r--r-- | games-fps/legends/legends-0.4.1.43.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-fps/legends/legends-0.4.1.43.ebuild b/games-fps/legends/legends-0.4.1.43.ebuild index 4b177cc696c7..4b16a76e5f36 100644 --- a/games-fps/legends/legends-0.4.1.43.ebuild +++ b/games-fps/legends/legends-0.4.1.43.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/legends/legends-0.4.1.43.ebuild,v 1.2 2007/12/25 22:44:27 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/legends/legends-0.4.1.43.ebuild,v 1.3 2008/12/08 01:37:56 darkside Exp $ inherit eutils games @@ -15,7 +15,7 @@ SRC_URI="http://legendsthegame.net/files/${MY_P}.run LICENSE="as-is" SLOT="0" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* ~x86" IUSE="dedicated" RESTRICT="strip" |