summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-03-12 14:00:55 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-03-12 14:00:55 +0200
commitace2b1064bbfead3fd5d1adf39329c8414803a9e (patch)
tree39ba157b210ac0e7fa596aa8427460673a630e21 /games-strategy
parentmedia-libs/openh264: Stabilize 2.2.0 arm, #834650 (diff)
downloadgentoo-ace2b1064bbfead3fd5d1adf39329c8414803a9e.tar.gz
gentoo-ace2b1064bbfead3fd5d1adf39329c8414803a9e.tar.bz2
gentoo-ace2b1064bbfead3fd5d1adf39329c8414803a9e.zip
games-strategy/wesnoth: Keyword 1.16.0-r1 ppc64, #834861
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'games-strategy')
-rw-r--r--games-strategy/wesnoth/wesnoth-1.16.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games-strategy/wesnoth/wesnoth-1.16.0-r1.ebuild b/games-strategy/wesnoth/wesnoth-1.16.0-r1.ebuild
index c85b1bf02302..12aaafe9867e 100644
--- a/games-strategy/wesnoth/wesnoth-1.16.0-r1.ebuild
+++ b/games-strategy/wesnoth/wesnoth-1.16.0-r1.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 ~ppc ~x86"
+ KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
fi
IUSE="dbus dedicated doc nls server"