summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-09-17 11:56:28 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-09-17 11:56:39 +0300
commit10f5f6d18cf0a4d5c0383c2738b834fba51e7f60 (patch)
tree400fcbaf969e3c0ffd9c22336becb334407f69cf /games-emulation
parentdev-util/rgbds: Keyword 0.6.1 x86, #891201 (diff)
downloadgentoo-10f5f6d18cf0a4d5c0383c2738b834fba51e7f60.tar.gz
gentoo-10f5f6d18cf0a4d5c0383c2738b834fba51e7f60.tar.bz2
gentoo-10f5f6d18cf0a4d5c0383c2738b834fba51e7f60.zip
games-emulation/sameboy-jg: Keyword 0.15.8 x86, #891201
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'games-emulation')
-rw-r--r--games-emulation/sameboy-jg/sameboy-jg-0.15.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games-emulation/sameboy-jg/sameboy-jg-0.15.8.ebuild b/games-emulation/sameboy-jg/sameboy-jg-0.15.8.ebuild
index 9ff11f703c28..f653bf007f9b 100644
--- a/games-emulation/sameboy-jg/sameboy-jg-0.15.8.ebuild
+++ b/games-emulation/sameboy-jg/sameboy-jg-0.15.8.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="MIT"