diff options
Diffstat (limited to 'games-strategy/savage-bin/savage-bin-2.00e-r1.ebuild')
-rw-r--r-- | games-strategy/savage-bin/savage-bin-2.00e-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-strategy/savage-bin/savage-bin-2.00e-r1.ebuild b/games-strategy/savage-bin/savage-bin-2.00e-r1.ebuild index 1f56094d1317..151e0666a2bf 100644 --- a/games-strategy/savage-bin/savage-bin-2.00e-r1.ebuild +++ b/games-strategy/savage-bin/savage-bin-2.00e-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/savage-bin/savage-bin-2.00e-r1.ebuild,v 1.2 2014/06/25 17:28:07 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/savage-bin/savage-bin-2.00e-r1.ebuild,v 1.3 2015/03/23 06:17:27 mr_bones_ Exp $ EAPI=5 inherit eutils games @@ -18,7 +18,7 @@ SRC_URI="http://www.newerth.com/?id=downloads&op=downloadFile&file=SFE-Standalon LICENSE="all-rights-reserved" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RESTRICT="mirror bindist strip" |