commit: b4916681cf79cd2b709d8dac31c4ec77d3db3d9f
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 15 23:53:15 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Mar 15 23:53:15 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4916681
games-emulation/ppsspp: Stabilize 1.17.1-r1 amd64, #927091
Signed-off-by: Sam James <sam <AT> gentoo.org>
games-emulation/ppsspp/ppsspp-1.17.1-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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"