diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-06-08 14:21:25 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-06-08 14:21:25 +0200 |
commit | 5b2ae83c64b1a4277a9de4d9d1d648ddb0a36892 (patch) | |
tree | 1bfbf29583168db319c2804a9d8e699510322dde /games-strategy/s25rttr | |
parent | games-emulation/mgba: Keyword 0.9.3-r1 ppc64, #849794 (diff) | |
download | gentoo-5b2ae83c64b1a4277a9de4d9d1d648ddb0a36892.tar.gz gentoo-5b2ae83c64b1a4277a9de4d9d1d648ddb0a36892.tar.bz2 gentoo-5b2ae83c64b1a4277a9de4d9d1d648ddb0a36892.zip |
games-strategy/s25rttr: Keyword 0.9.5 ppc64, #850469
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'games-strategy/s25rttr')
-rw-r--r-- | games-strategy/s25rttr/s25rttr-0.9.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-strategy/s25rttr/s25rttr-0.9.5.ebuild b/games-strategy/s25rttr/s25rttr-0.9.5.ebuild index 47d74e0d261a..465e763ee22c 100644 --- a/games-strategy/s25rttr/s25rttr-0.9.5.ebuild +++ b/games-strategy/s25rttr/s25rttr-0.9.5.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://www.siedler25.org/" SRC_URI="https://github.com/Return-To-The-Roots/${MY_PN}/releases/download/v${PV}/${MY_PN}_src_v${PV}.tar.gz" LICENSE="GPL-2+ GPL-3 Boost-1.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" IUSE="test" RESTRICT="!test? ( test )" REQUIRED_USE="${LUA_REQUIRED_USE}" |