diff options
author | Sam James <sam@gentoo.org> | 2023-06-24 23:43:51 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-24 23:43:51 +0100 |
commit | b7448fd84c492af9e8f06499da60f78ea4c727a9 (patch) | |
tree | 7450688047c9c0512f26376ee30dd97d19e89e0c /games-emulation/ppsspp | |
parent | dev-util/blueprint-compiler: Stabilize 0.8.1 amd64, #909097 (diff) | |
download | gentoo-b7448fd84c492af9e8f06499da60f78ea4c727a9.tar.gz gentoo-b7448fd84c492af9e8f06499da60f78ea4c727a9.tar.bz2 gentoo-b7448fd84c492af9e8f06499da60f78ea4c727a9.zip |
games-emulation/ppsspp: Stabilize 1.15.4 amd64, #909098
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-emulation/ppsspp')
-rw-r--r-- | games-emulation/ppsspp/ppsspp-1.15.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-emulation/ppsspp/ppsspp-1.15.4.ebuild b/games-emulation/ppsspp/ppsspp-1.15.4.ebuild index 9653b9ec6119..653f672374ea 100644 --- a/games-emulation/ppsspp/ppsspp-1.15.4.ebuild +++ b/games-emulation/ppsspp/ppsspp-1.15.4.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" |