diff options
Diffstat (limited to 'games-server/crossfire-server/crossfire-server-1.70.0.ebuild')
-rw-r--r-- | games-server/crossfire-server/crossfire-server-1.70.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-server/crossfire-server/crossfire-server-1.70.0.ebuild b/games-server/crossfire-server/crossfire-server-1.70.0.ebuild index 53cb09d3b2e7..b257f749bc64 100644 --- a/games-server/crossfire-server/crossfire-server-1.70.0.ebuild +++ b/games-server/crossfire-server/crossfire-server-1.70.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.70.0.ebuild,v 1.3 2013/02/14 12:09:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-server/crossfire-server/crossfire-server-1.70.0.ebuild,v 1.4 2013/02/14 22:05:28 ago Exp $ EAPI=5 inherit eutils 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" |