games-strategy/wesnoth: Keyword 1.14.14 ppc64, #756730

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2020-11-26 11:11:03 +00:00
parent cce191a13c
commit e97b521ef3

View File

@@ -14,7 +14,7 @@ LICENSE="GPL-2"
SLOT="0"
# uneven minor versions are development versions
if [[ $(( $(ver_cut 2) % 2 )) == 0 ]] ; then
KEYWORDS="~amd64 ~x86"
KEYWORDS="~amd64 ~ppc64 ~x86"
fi
IUSE="dbus dedicated doc fribidi libressl nls server"