summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-12-02 09:23:04 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-12-02 09:23:04 +0000
commit451a5afdfca57931dffe4e850f1c4f06fb170cee (patch)
treecb43b280fe80058d38f18033e75c3101b5de15e3 /games-emulation
parentmedia-libs/jg: Keyword 1.0.0 ppc, #891201 (diff)
downloadgentoo-451a5afdfca57931dffe4e850f1c4f06fb170cee.tar.gz
gentoo-451a5afdfca57931dffe4e850f1c4f06fb170cee.tar.bz2
gentoo-451a5afdfca57931dffe4e850f1c4f06fb170cee.zip
games-emulation/jgrf: Keyword 1.0.2-r1 ppc, #891201
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'games-emulation')
-rw-r--r--games-emulation/jgrf/jgrf-1.0.2-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games-emulation/jgrf/jgrf-1.0.2-r1.ebuild b/games-emulation/jgrf/jgrf-1.0.2-r1.ebuild
index 128854592176..e8a51574286b 100644
--- a/games-emulation/jgrf/jgrf-1.0.2-r1.ebuild
+++ b/games-emulation/jgrf/jgrf-1.0.2-r1.ebuild
@@ -12,7 +12,7 @@ if [[ "${PV}" == *9999 ]] ; then
EGIT_REPO_URI="https://gitlab.com/jgemu/${PN}.git"
else
SRC_URI="https://gitlab.com/jgemu/${PN}/-/archive/${PV}/${P}.tar.bz2"
- KEYWORDS="~amd64 ~arm64 ~x86"
+ KEYWORDS="~amd64 ~arm64 ~ppc ~x86"
fi
LICENSE="BSD CC0-1.0 MIT ZLIB"