diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-04 19:32:21 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-04 19:32:21 +0000 |
commit | 8c52366cdeae88465a5dd0e98a841716390a8f98 (patch) | |
tree | ceb42fcc964e1712c53193dd201b10109a48468f /games-emulation | |
parent | sys-auth/yubico-piv-tool: Stabilize 2.3.1 amd64, #903766 (diff) | |
download | gentoo-8c52366cdeae88465a5dd0e98a841716390a8f98.tar.gz gentoo-8c52366cdeae88465a5dd0e98a841716390a8f98.tar.bz2 gentoo-8c52366cdeae88465a5dd0e98a841716390a8f98.zip |
games-emulation/ppsspp: Stabilize 1.14.4-r2 amd64, #903773
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/ppsspp/ppsspp-1.14.4-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-emulation/ppsspp/ppsspp-1.14.4-r2.ebuild b/games-emulation/ppsspp/ppsspp-1.14.4-r2.ebuild index 9653b9ec6119..653f672374ea 100644 --- a/games-emulation/ppsspp/ppsspp-1.14.4-r2.ebuild +++ b/games-emulation/ppsspp/ppsspp-1.14.4-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" |