Skip to content

Commit

Permalink
games-emulation/gambatte-jg: Keyword 0.5.1 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 b4a57b6 commit 15e4815
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions games-emulation/gambatte-jg/gambatte-jg-0.5.1.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="BSD GPL-2"
Expand Down

0 comments on commit 15e4815

Please sign in to comment.