diff options
Diffstat (limited to 'games-fps/postal2/postal2-1409.2-r2.ebuild')
-rw-r--r-- | games-fps/postal2/postal2-1409.2-r2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-fps/postal2/postal2-1409.2-r2.ebuild b/games-fps/postal2/postal2-1409.2-r2.ebuild index 1a60f9e12bb0..e74c6de33e98 100644 --- a/games-fps/postal2/postal2-1409.2-r2.ebuild +++ b/games-fps/postal2/postal2-1409.2-r2.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-fps/postal2/postal2-1409.2-r2.ebuild,v 1.2 2014/07/08 17:33:22 axs Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/postal2/postal2-1409.2-r2.ebuild,v 1.3 2015/02/01 13:35:57 zlogene Exp $ EAPI=5 inherit eutils unpacker cdrom multilib games @@ -12,7 +12,7 @@ SRC_URI="http://updatefiles.linuxgamepublishing.com/${PN}/${P/%?/1}.run LICENSE="postal2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RESTRICT="strip" |