Skip to content

Commit

Permalink
games-emulation/sameboy-jg: Keyword 0.15.8 arm, #891201
Browse files Browse the repository at this point in the history
Signed-off-by: Matoro Mahri <[email protected]>
Signed-off-by: Viorel Munteanu <[email protected]>
  • Loading branch information
matoro authored and ceamac committed Jan 6, 2024
1 parent aafa42a commit 391c981
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions games-emulation/sameboy-jg/sameboy-jg-0.15.8.ebuild
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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 ~ppc ~ppc64 ~x86"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
fi

LICENSE="MIT"
Expand Down

0 comments on commit 391c981

Please sign in to comment.