diff options
author | 2023-06-07 17:10:36 +0100 | |
---|---|---|
committer | 2023-06-07 17:10:36 +0100 | |
commit | 83f4c10946d4017f1e855a2e4edaacfbf65cfe8a (patch) | |
tree | 59d708aef55d3b86699bf4740be1df35b18b2bf9 /games-emulation/ppsspp | |
parent | app-emulation/uxn: Stabilize 0_p20230501 amd64, #908008 (diff) | |
download | gentoo-83f4c10946d4017f1e855a2e4edaacfbf65cfe8a.tar.gz gentoo-83f4c10946d4017f1e855a2e4edaacfbf65cfe8a.tar.bz2 gentoo-83f4c10946d4017f1e855a2e4edaacfbf65cfe8a.zip |
games-emulation/ppsspp: Stabilize 1.15 amd64, #908010
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-emulation/ppsspp')
-rw-r--r-- | games-emulation/ppsspp/ppsspp-1.15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |