summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-09-17 11:56:25 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-09-17 11:56:37 +0300
commit5f2ab1d5f38d49858e093dbca52a7af44b0fc0b8 (patch)
treea0f8079909664c1bc848d5dff04921491388a264
parentgames-emulation/gambatte-jg: Keyword 0.5.1 x86, #891201 (diff)
downloadgentoo-5f2ab1d5f38d49858e093dbca52a7af44b0fc0b8.tar.gz
gentoo-5f2ab1d5f38d49858e093dbca52a7af44b0fc0b8.tar.bz2
gentoo-5f2ab1d5f38d49858e093dbca52a7af44b0fc0b8.zip
games-emulation/geolith-jg: Keyword 0.1.0 x86, #891201
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--games-emulation/geolith-jg/geolith-jg-0.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games-emulation/geolith-jg/geolith-jg-0.1.0.ebuild b/games-emulation/geolith-jg/geolith-jg-0.1.0.ebuild
index daf25c09ef6d..51ab1585f115 100644
--- a/games-emulation/geolith-jg/geolith-jg-0.1.0.ebuild
+++ b/games-emulation/geolith-jg/geolith-jg-0.1.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="BSD MIT"