summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-06-17 15:07:58 +0200
committerJakov Smolić <jsmolic@gentoo.org>2022-06-17 15:07:58 +0200
commitb7b2f777a50072a829126b5dc218ee22449f56e9 (patch)
tree5b0f2935c8598f3df80ed6bdf9e6e6a75f04d617 /games-strategy/widelands
parentdev-python/sphinx-pytest: Keyword 0.0.3 hppa, #850565 (diff)
downloadgentoo-b7b2f777a50072a829126b5dc218ee22449f56e9.tar.gz
gentoo-b7b2f777a50072a829126b5dc218ee22449f56e9.tar.bz2
gentoo-b7b2f777a50072a829126b5dc218ee22449f56e9.zip
games-strategy/widelands: Keyword 1.0 ppc64, #852224
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'games-strategy/widelands')
-rw-r--r--games-strategy/widelands/widelands-1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games-strategy/widelands/widelands-1.0.ebuild b/games-strategy/widelands/widelands-1.0.ebuild
index dc7894d30c98..6d14e5f8e931 100644
--- a/games-strategy/widelands/widelands-1.0.ebuild
+++ b/games-strategy/widelands/widelands-1.0.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/widelands/widelands.git"
else
SRC_URI="https://github.com/widelands/widelands/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~arm64 ~x86"
+ KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
fi
LICENSE="|| ( Apache-2.0 GPL-3 ) BitstreamVera CC-BY-SA-3.0 GPL-2 GPL-2+ MIT OFL-1.1 ZLIB"