Skip to content

Commit

Permalink
games-emulation/jgrf: Keyword 1.0.2-r1 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 e3da923 commit 6c40928
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions games-emulation/jgrf/jgrf-1.0.2-r1.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 @@ -12,7 +12,7 @@ if [[ "${PV}" == *9999 ]] ; then
EGIT_REPO_URI="https://gitlab.com/jgemu/${PN}.git"
else
SRC_URI="https://gitlab.com/jgemu/${PN}/-/archive/${PV}/${P}.tar.bz2"
KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
fi

LICENSE="BSD CC0-1.0 MIT ZLIB"
Expand Down

0 comments on commit 6c40928

Please sign in to comment.