diff --git a/games-emulation/ppsspp/ppsspp-1.20.3.ebuild b/games-emulation/ppsspp/ppsspp-1.20.3.ebuild index e9e9f1c73642..4c79de3e5e65 100644 --- a/games-emulation/ppsspp/ppsspp-1.20.3.ebuild +++ b/games-emulation/ppsspp/ppsspp-1.20.3.ebuild @@ -18,7 +18,7 @@ if [[ "${PV}" == *9999* ]] ; then else SRC_URI="https://github.com/hrydgard/${PN}/releases/download/v${PV}/${P}.tar.xz" - KEYWORDS="~amd64" + KEYWORDS="amd64" fi LICENSE="Apache-2.0 BSD BSD-2 GPL-2 JSON MIT"