diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-02 09:23:08 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-02 09:23:08 +0000 |
commit | 997a0da62c0e4aee8e0f8332fc051c649b3fefdd (patch) | |
tree | fd0ad7fb44208afbc83ef3cc56cef70d374ff2d5 /games-emulation | |
parent | games-emulation/nestopia-jg: Keyword 1.52.0 ppc, #891201 (diff) | |
download | gentoo-997a0da62c0e4aee8e0f8332fc051c649b3fefdd.tar.gz gentoo-997a0da62c0e4aee8e0f8332fc051c649b3fefdd.tar.bz2 gentoo-997a0da62c0e4aee8e0f8332fc051c649b3fefdd.zip |
games-emulation/prosystem-jg: Keyword 1.5.2 ppc, #891201
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/prosystem-jg/prosystem-jg-1.5.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-emulation/prosystem-jg/prosystem-jg-1.5.2.ebuild b/games-emulation/prosystem-jg/prosystem-jg-1.5.2.ebuild index 3ccdcd1656be..de1e056dbf64 100644 --- a/games-emulation/prosystem-jg/prosystem-jg-1.5.2.ebuild +++ b/games-emulation/prosystem-jg/prosystem-jg-1.5.2.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 GPL-2+" |