summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-03-10 02:20:54 +0000
committerSam James <sam@gentoo.org>2022-03-10 02:20:54 +0000
commite246aef11aa1681455fc6a3c2af5369d0db9178e (patch)
tree653d8ac4a90dd02ad8e2c894453db82332998b76 /games-strategy/wesnoth
parentprofiles/arch/amd64: adjust mask whitespace (diff)
downloadgentoo-e246aef11aa1681455fc6a3c2af5369d0db9178e.tar.gz
gentoo-e246aef11aa1681455fc6a3c2af5369d0db9178e.tar.bz2
gentoo-e246aef11aa1681455fc6a3c2af5369d0db9178e.zip
games-strategy/wesnoth: Keyword 1.16.0-r1 ppc, #834861
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-strategy/wesnoth')
-rw-r--r--games-strategy/wesnoth/wesnoth-1.16.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-strategy/wesnoth/wesnoth-1.16.0-r1.ebuild b/games-strategy/wesnoth/wesnoth-1.16.0-r1.ebuild
index 0d53e174d56e..c85b1bf02302 100644
--- a/games-strategy/wesnoth/wesnoth-1.16.0-r1.ebuild
+++ b/games-strategy/wesnoth/wesnoth-1.16.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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 ~ppc ~x86"
fi
IUSE="dbus dedicated doc nls server"