diff options
Diffstat (limited to 'games-server/crossfire-server/crossfire-server-1.60.0.ebuild')
-rw-r--r-- | games-server/crossfire-server/crossfire-server-1.60.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-server/crossfire-server/crossfire-server-1.60.0.ebuild b/games-server/crossfire-server/crossfire-server-1.60.0.ebuild index 24cca970dcba..bb0900a98e04 100644 --- a/games-server/crossfire-server/crossfire-server-1.60.0.ebuild +++ b/games-server/crossfire-server/crossfire-server-1.60.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-server/crossfire-server/crossfire-server-1.60.0.ebuild,v 1.2 2012/04/23 19:17:01 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-server/crossfire-server/crossfire-server-1.60.0.ebuild,v 1.3 2012/04/26 19:25:57 ago Exp $ EAPI=2 inherit eutils autotools games @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/crossfire/${MY_P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="X" RESTRICT="test" |