commit: 40392fa05dc0c88f1ee04f878221d6248128926c
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 28 17:37:16 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 28 17:37:16 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40392fa0
games-emulation/ppsspp: Stabilize 1.18.1 amd64, #947127
Signed-off-by: Sam James <sam <AT> gentoo.org>
games-emulation/ppsspp/ppsspp-1.18.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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"