summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-03-15 23:53:15 +0000
committerSam James <sam@gentoo.org>2024-03-15 23:53:15 +0000
commitb4916681cf79cd2b709d8dac31c4ec77d3db3d9f (patch)
treee5ac332edc7b932534d450f782a68b88c6c2a872 /games-emulation
parentapp-portage/getuto: drop 1.10 (diff)
downloadgentoo-b4916681cf79cd2b709d8dac31c4ec77d3db3d9f.tar.gz
gentoo-b4916681cf79cd2b709d8dac31c4ec77d3db3d9f.tar.bz2
gentoo-b4916681cf79cd2b709d8dac31c4ec77d3db3d9f.zip
games-emulation/ppsspp: Stabilize 1.17.1-r1 amd64, #927091
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-emulation')
-rw-r--r--games-emulation/ppsspp/ppsspp-1.17.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games-emulation/ppsspp/ppsspp-1.17.1-r1.ebuild b/games-emulation/ppsspp/ppsspp-1.17.1-r1.ebuild
index df6bd1ad60c2..9424f517b5a0 100644
--- a/games-emulation/ppsspp/ppsspp-1.17.1-r1.ebuild
+++ b/games-emulation/ppsspp/ppsspp-1.17.1-r1.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"