summaryrefslogtreecommitdiff
path: root/games-emulation/melonds-jg/melonds-jg-0.9.5.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'games-emulation/melonds-jg/melonds-jg-0.9.5.ebuild')
-rw-r--r--games-emulation/melonds-jg/melonds-jg-0.9.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games-emulation/melonds-jg/melonds-jg-0.9.5.ebuild b/games-emulation/melonds-jg/melonds-jg-0.9.5.ebuild
index b55b19caed6b..de8a3f915ec3 100644
--- a/games-emulation/melonds-jg/melonds-jg-0.9.5.ebuild
+++ b/games-emulation/melonds-jg/melonds-jg-0.9.5.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-1 BSD-2 GPL-3+ MIT Unlicense public-domain"