diff options
author | Sam James <sam@gentoo.org> | 2023-03-07 15:44:40 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-07 15:44:40 +0000 |
commit | 7a652cb3513185db0a3d7fd404b19caa133d3012 (patch) | |
tree | bc1675a6b0d75d790abffadcf0753d48869b55a7 /games-emulation/ppsspp | |
parent | games-util/antimicrox: Stabilize 3.3.3 amd64, #899190 (diff) | |
download | gentoo-7a652cb3513185db0a3d7fd404b19caa133d3012.tar.gz gentoo-7a652cb3513185db0a3d7fd404b19caa133d3012.tar.bz2 gentoo-7a652cb3513185db0a3d7fd404b19caa133d3012.zip |
games-emulation/ppsspp: Stabilize 1.14.2-r2 amd64, #899204
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-emulation/ppsspp')
-rw-r--r-- | games-emulation/ppsspp/ppsspp-1.14.2-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-emulation/ppsspp/ppsspp-1.14.2-r2.ebuild b/games-emulation/ppsspp/ppsspp-1.14.2-r2.ebuild index 9653b9ec6119..653f672374ea 100644 --- a/games-emulation/ppsspp/ppsspp-1.14.2-r2.ebuild +++ b/games-emulation/ppsspp/ppsspp-1.14.2-r2.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" |