commit: 9190b830c5387c5a10e1624d88f06de46c5485a5
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 28 04:45:03 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Jul 28 04:45:03 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9190b830
games-emulation/ppsspp: Stabilize 1.19.3 amd64, #959824
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
games-emulation/ppsspp/ppsspp-1.19.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/games-emulation/ppsspp/ppsspp-1.19.3.ebuild
b/games-emulation/ppsspp/ppsspp-1.19.3.ebuild
index aeb8aa32f047..54d2a873993c 100644
--- a/games-emulation/ppsspp/ppsspp-1.19.3.ebuild
+++ b/games-emulation/ppsspp/ppsspp-1.19.3.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"