summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-12-02 09:23:06 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-12-02 09:23:06 +0000
commit7b421145f7a950d63cb16fec9797b4297d6f96d3 (patch)
treeca7baf3190d7b718205957c3487341a3ff473a67 /games-emulation
parentgames-emulation/geolith-jg: Keyword 0.1.0 ppc, #891201 (diff)
downloadgentoo-7b421145f7a950d63cb16fec9797b4297d6f96d3.tar.gz
gentoo-7b421145f7a950d63cb16fec9797b4297d6f96d3.tar.bz2
gentoo-7b421145f7a950d63cb16fec9797b4297d6f96d3.zip
games-emulation/jollycv-jg: Keyword 1.0.1 ppc, #891201
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'games-emulation')
-rw-r--r--games-emulation/jollycv-jg/jollycv-jg-1.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games-emulation/jollycv-jg/jollycv-jg-1.0.1.ebuild b/games-emulation/jollycv-jg/jollycv-jg-1.0.1.ebuild
index 27a00eb01ea6..e02bd12b74f4 100644
--- a/games-emulation/jollycv-jg/jollycv-jg-1.0.1.ebuild
+++ b/games-emulation/jollycv-jg/jollycv-jg-1.0.1.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"