diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-02 09:23:05 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-02 09:23:05 +0000 |
commit | a0f954e3275a5bebba1774b2da4ffc57a450d5c8 (patch) | |
tree | 7077128c9359eb99ecd118971d373e7a832d29ce /games-emulation | |
parent | games-emulation/bsnes-jg: Keyword 1.1.2 ppc, #891201 (diff) | |
download | gentoo-a0f954e3275a5bebba1774b2da4ffc57a450d5c8.tar.gz gentoo-a0f954e3275a5bebba1774b2da4ffc57a450d5c8.tar.bz2 gentoo-a0f954e3275a5bebba1774b2da4ffc57a450d5c8.zip |
games-emulation/cega-jg: Keyword 0.6.0 ppc, #891201
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/cega-jg/cega-jg-0.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-emulation/cega-jg/cega-jg-0.6.0.ebuild b/games-emulation/cega-jg/cega-jg-0.6.0.ebuild index 5e45ebe6baa5..142a6e5c512d 100644 --- a/games-emulation/cega-jg/cega-jg-0.6.0.ebuild +++ b/games-emulation/cega-jg/cega-jg-0.6.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 MPL-2.0 ZLIB" |