summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-09-17 11:56:23 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-09-17 11:56:36 +0300
commitcf040f8acfa6623153b26ef2f71547704c9e4826 (patch)
tree35be8150699825abcb555ba19b07fbc1d611c55a /games-emulation
parentgames-emulation/jgrf: Keyword 1.0.2-r1 x86, #891201 (diff)
downloadgentoo-cf040f8acfa6623153b26ef2f71547704c9e4826.tar.gz
gentoo-cf040f8acfa6623153b26ef2f71547704c9e4826.tar.bz2
gentoo-cf040f8acfa6623153b26ef2f71547704c9e4826.zip
games-emulation/bsnes-jg: Keyword 1.1.2 x86, #891201
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'games-emulation')
-rw-r--r--games-emulation/bsnes-jg/bsnes-jg-1.1.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games-emulation/bsnes-jg/bsnes-jg-1.1.2.ebuild b/games-emulation/bsnes-jg/bsnes-jg-1.1.2.ebuild
index 4487afc4d88a..aa9e93576b27 100644
--- a/games-emulation/bsnes-jg/bsnes-jg-1.1.2.ebuild
+++ b/games-emulation/bsnes-jg/bsnes-jg-1.1.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="ISC GPL-3+ LGPL-2.1+ MIT ZLIB"