summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-12-28 17:37:16 +0000
committerSam James <sam@gentoo.org>2024-12-28 17:37:16 +0000
commit40392fa05dc0c88f1ee04f878221d6248128926c (patch)
tree5d3c0082e33a145eb4eca2b0573dd57713137ad5 /games-emulation
parentdev-lang/eisl: Stabilize 5.38 amd64, #947124 (diff)
downloadgentoo-40392fa05dc0c88f1ee04f878221d6248128926c.tar.gz
gentoo-40392fa05dc0c88f1ee04f878221d6248128926c.tar.bz2
gentoo-40392fa05dc0c88f1ee04f878221d6248128926c.zip
games-emulation/ppsspp: Stabilize 1.18.1 amd64, #947127
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-emulation')
-rw-r--r--games-emulation/ppsspp/ppsspp-1.18.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games-emulation/ppsspp/ppsspp-1.18.1.ebuild b/games-emulation/ppsspp/ppsspp-1.18.1.ebuild
index 0313b1d5fe21..36473ed79624 100644
--- a/games-emulation/ppsspp/ppsspp-1.18.1.ebuild
+++ b/games-emulation/ppsspp/ppsspp-1.18.1.ebuild
@@ -18,7 +18,7 @@ if [[ "${PV}" == *9999* ]] ; then
else
SRC_URI="https://github.com/hrydgard/${PN}/releases/download/v${PV}/${P}.tar.xz"
- KEYWORDS="~amd64"
+ KEYWORDS="amd64"
fi
LICENSE="Apache-2.0 BSD BSD-2 GPL-2 JSON MIT"