commit: 4873288d8ab3271887d184dae4947c6c9a545e90
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 17 08:56:26 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=4873288d
games-emulation/nestopia-jg: Keyword 1.52.0 x86, #891201
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
games-emulation/nestopia-jg/nestopia-jg-1.52.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/games-emulation/nestopia-jg/nestopia-jg-1.52.0.ebuild
b/games-emulation/nestopia-jg/nestopia-jg-1.52.0.ebuild
index 25956442aac7..80a3a6b0d153 100644
--- a/games-emulation/nestopia-jg/nestopia-jg-1.52.0.ebuild
+++ b/games-emulation/nestopia-jg/nestopia-jg-1.52.0.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="GPL-2+"