From 9c2f580719b410d7e72e9edda8021eb58d2a4b5b Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 26 Nov 2020 11:11:14 +0000 Subject: [PATCH] games-strategy/wesnoth: Keyword 1.14.14 ppc, #756730 Signed-off-by: Sam James --- games-strategy/wesnoth/wesnoth-1.14.14.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-strategy/wesnoth/wesnoth-1.14.14.ebuild b/games-strategy/wesnoth/wesnoth-1.14.14.ebuild index f0e7d3c84056a..c7b3e8e7b145e 100644 --- a/games-strategy/wesnoth/wesnoth-1.14.14.ebuild +++ b/games-strategy/wesnoth/wesnoth-1.14.14.ebuild @@ -14,7 +14,7 @@ LICENSE="GPL-2" SLOT="0" # uneven minor versions are development versions if [[ $(( $(ver_cut 2) % 2 )) == 0 ]] ; then - KEYWORDS="~amd64 ~ppc64 ~x86" + KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" fi IUSE="dbus dedicated doc fribidi libressl nls server"