commit: 314d810b626d397322b955eff62d9cb7e0193cf9
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 19 18:38:49 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 19 18:38:49 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=314d810b
games-emulation/ppsspp: Stabilize 1.18.1-r2 amd64, #953828
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
games-emulation/ppsspp/ppsspp-1.18.1-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/games-emulation/ppsspp/ppsspp-1.18.1-r2.ebuild
b/games-emulation/ppsspp/ppsspp-1.18.1-r2.ebuild
index ad007a340549..e4969c6c6169 100644
--- a/games-emulation/ppsspp/ppsspp-1.18.1-r2.ebuild
+++ b/games-emulation/ppsspp/ppsspp-1.18.1-r2.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"