commit: 112aa1f47d1f4af6e4f824fbad9e9ca480823bd1
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 17 08:56:27 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Sep 17 08:56:38 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=112aa1f4
games-emulation/prosystem-jg: Keyword 1.5.2 x86, #891201
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
games-emulation/prosystem-jg/prosystem-jg-1.5.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/games-emulation/prosystem-jg/prosystem-jg-1.5.2.ebuild
b/games-emulation/prosystem-jg/prosystem-jg-1.5.2.ebuild
index a1f95737d33c..3ccdcd1656be 100644
--- a/games-emulation/prosystem-jg/prosystem-jg-1.5.2.ebuild
+++ b/games-emulation/prosystem-jg/prosystem-jg-1.5.2.ebuild
@@ -15,7 +15,7 @@ if [[ "${PV}" == *9999 ]] ; then
else
SRC_URI="https://gitlab.com/jgemu/${MY_PN}/-/archive/${PV}/${MY_P}.tar.bz2"
S="${WORKDIR}/${MY_P}"
- KEYWORDS="~amd64 ~arm64"
+ KEYWORDS="~amd64 ~arm64 ~x86"
fi
LICENSE="BSD GPL-2+"