games-strategy/freeciv: Restored amd64 and x86 KEYWORDS.
authorLars Wendler <polynomial-c@gentoo.org>
Sat, 15 Sep 2018 08:45:27 +0000 (10:45 +0200)
committerLars Wendler <polynomial-c@gentoo.org>
Sat, 15 Sep 2018 08:45:42 +0000 (10:45 +0200)
Package-Manager: Portage-2.3.49, Repoman-2.3.10

games-strategy/freeciv/freeciv-2.6.0.ebuild

index 5df947c98b8b671d93d70a443f932d940b28af1f..1bf520d364f564962ea085b1c665dc2f5de6d323 100644 (file)
@@ -14,8 +14,9 @@ SRC_URI="mirror://sourceforge/freeciv/${MY_P}.tar.bz2"
 
 LICENSE="GPL-2+"
 SLOT="0"
-[[ ${PV} != *_beta* ]] || [[ ${PV} != *_rc* ]] || \
-KEYWORDS="~amd64 ~ppc64 ~x86"
+if [[ ${PV} != *_beta* ]] && [[ ${PV} != *_rc* ]] ; then
+       KEYWORDS="~amd64 ~x86"
+fi
 IUSE="auth aimodules dedicated +gtk ipv6 mapimg modpack mysql nls qt5 readline sdl +server +sound sqlite system-lua"
 
 # postgres isn't yet really supported by upstream