commit: 83f4c10946d4017f1e855a2e4edaacfbf65cfe8a Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Jun 7 16:10:36 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Jun 7 16:10:36 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83f4c109
games-emulation/ppsspp: Stabilize 1.15 amd64, #908010 Signed-off-by: Sam James <sam <AT> gentoo.org> games-emulation/ppsspp/ppsspp-1.15.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-emulation/ppsspp/ppsspp-1.15.ebuild b/games-emulation/ppsspp/ppsspp-1.15.ebuild index 9653b9ec6119..653f672374ea 100644 --- a/games-emulation/ppsspp/ppsspp-1.15.ebuild +++ b/games-emulation/ppsspp/ppsspp-1.15.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/hrydgard/${PN}/releases/download/v${PV}/${P}.tar.xz" LICENSE="Apache-2.0 BSD BSD-2 GPL-2 JSON MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="discord qt5" RESTRICT="test"
