From 1cc6829aae3eb85a7dd1cb55286d5ab39069721e Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sun, 8 Sep 2024 06:04:59 +0000 Subject: [PATCH] games-emulation/pcsx2: Stabilize 2.0.2 amd64, #937791 Signed-off-by: Arthur Zamarin --- games-emulation/pcsx2/pcsx2-2.0.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-emulation/pcsx2/pcsx2-2.0.2.ebuild b/games-emulation/pcsx2/pcsx2-2.0.2.ebuild index c6e2125c4f675..7a3de4849efb4 100644 --- a/games-emulation/pcsx2/pcsx2-2.0.2.ebuild +++ b/games-emulation/pcsx2/pcsx2-2.0.2.ebuild @@ -13,7 +13,7 @@ else https://github.com/PCSX2/pcsx2/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz " - KEYWORDS="-* ~amd64" + KEYWORDS="-* amd64" fi DESCRIPTION="PlayStation 2 emulator"