games-emulation/ppsspp: Stabilize 1.17.1-r1 amd64, #927091

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2024-03-15 23:53:15 +00:00
parent 085ceaf8db
commit b4916681cf

View File

@@ -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"