diff options
author | Matoro Mahri <matoro@users.noreply.github.com> | 2023-10-09 18:58:53 -0400 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2023-10-16 19:34:48 +0300 |
commit | aa9f7b1025ad4b8515eac0323b6a8902e2decb59 (patch) | |
tree | 1db9a0fca16ff3068362584d43d887aa5e8d0b58 /games-engines | |
parent | games-engines/openmw: Keyword 0.48.0 ppc64, #889996 (diff) | |
download | gentoo-aa9f7b1025ad4b8515eac0323b6a8902e2decb59.tar.gz gentoo-aa9f7b1025ad4b8515eac0323b6a8902e2decb59.tar.bz2 gentoo-aa9f7b1025ad4b8515eac0323b6a8902e2decb59.zip |
games-engines/fheroes2: Keyword 1.0.8 ppc64, #908893
Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com>
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'games-engines')
-rw-r--r-- | games-engines/fheroes2/fheroes2-1.0.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-engines/fheroes2/fheroes2-1.0.8.ebuild b/games-engines/fheroes2/fheroes2-1.0.8.ebuild index 49baffb6ba33..58080ed9163f 100644 --- a/games-engines/fheroes2/fheroes2-1.0.8.ebuild +++ b/games-engines/fheroes2/fheroes2-1.0.8.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/ihhub/fheroes2/archive/refs/tags/${PV}.tar.gz -> ${P LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~ppc64" IUSE="tools" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |