diff options
author | orbea <orbea@riseup.net> | 2024-03-30 12:16:22 -0700 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2024-04-29 11:45:19 +0300 |
commit | 3cdf7dff8db89871e20ce105d4c23feb18b66f6a (patch) | |
tree | f8f519bb3fc22758ef35ff26f04ee4542c969d40 /games-emulation | |
parent | games-emulation/bsnes-jg: drop 1.1.2-r1 (diff) | |
download | gentoo-3cdf7dff8db89871e20ce105d4c23feb18b66f6a.tar.gz gentoo-3cdf7dff8db89871e20ce105d4c23feb18b66f6a.tar.bz2 gentoo-3cdf7dff8db89871e20ce105d4c23feb18b66f6a.zip |
games-emulation/jgemu: keyword 1.0.0 for ~arm, ~arm64, ~ppc, ~ppc64, ~x86
Already done for all related packages.
Bug: https://bugs.gentoo.org/891201
Signed-off-by: orbea <orbea@riseup.net>
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/jgemu/jgemu-1.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-emulation/jgemu/jgemu-1.0.0.ebuild b/games-emulation/jgemu/jgemu-1.0.0.ebuild index a9e79e906401..c2bfc863b5cc 100644 --- a/games-emulation/jgemu/jgemu-1.0.0.ebuild +++ b/games-emulation/jgemu/jgemu-1.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022-2023 Gentoo Authors +# Copyright 2022-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -8,7 +8,7 @@ HOMEPAGE="https://jgemu.gitlab.io/" LICENSE="metapackage" SLOT="1" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" IUSE="+bsnes +cega +gambatte +geolith +jollycv +mednafen melonds +mgba +nestopia +prosystem sameboy +vecx" RDEPEND=" |