diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-02 09:23:06 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-02 09:23:06 +0000 |
commit | cf8435f11985c085d44928269a4f07898ad7d5c0 (patch) | |
tree | 515c5381f234053c64d21acde0c7c534d81bcbc9 /games-emulation | |
parent | games-emulation/gambatte-jg: Keyword 0.5.1 ppc, #891201 (diff) | |
download | gentoo-cf8435f11985c085d44928269a4f07898ad7d5c0.tar.gz gentoo-cf8435f11985c085d44928269a4f07898ad7d5c0.tar.bz2 gentoo-cf8435f11985c085d44928269a4f07898ad7d5c0.zip |
games-emulation/geolith-jg: Keyword 0.1.0 ppc, #891201
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/geolith-jg/geolith-jg-0.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-emulation/geolith-jg/geolith-jg-0.1.0.ebuild b/games-emulation/geolith-jg/geolith-jg-0.1.0.ebuild index 51ab1585f115..ae1def9b0460 100644 --- a/games-emulation/geolith-jg/geolith-jg-0.1.0.ebuild +++ b/games-emulation/geolith-jg/geolith-jg-0.1.0.ebuild @@ -15,7 +15,7 @@ if [[ "${PV}" == *9999 ]] ; then else SRC_URI="https://gitlab.com/jgemu/${MY_PN}/-/archive/${PV}/${MY_P}.tar.bz2" S="${WORKDIR}/${MY_P}" - KEYWORDS="~amd64 ~arm64 ~x86" + KEYWORDS="~amd64 ~arm64 ~ppc ~x86" fi LICENSE="BSD MIT" |