commit: f63007c97876278b2d8025367fdd91f1b85a018e
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 27 16:24:52 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 27 16:24:52 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f63007c9
games-emulation/ppsspp: Stabilize 1.19.3-r1 amd64, #968041
Signed-off-by: Sam James <sam <AT> gentoo.org>
games-emulation/ppsspp/ppsspp-1.19.3-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/games-emulation/ppsspp/ppsspp-1.19.3-r1.ebuild
b/games-emulation/ppsspp/ppsspp-1.19.3-r1.ebuild
index b2cef6d99d6f..8925b7ac8c08 100644
--- a/games-emulation/ppsspp/ppsspp-1.19.3-r1.ebuild
+++ b/games-emulation/ppsspp/ppsspp-1.19.3-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"