commit:     0518bdc3f108f0049a3d1bb07b21eb568df90397
Author:     orbea <orbea <AT> riseup <DOT> net>
AuthorDate: Sun Feb  4 15:16:32 2024 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Fri Feb 23 08:01:26 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0518bdc3

games-emulation/geolith-jg: sync keywords

Signed-off-by: orbea <orbea <AT> riseup.net>
Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

 games-emulation/geolith-jg/geolith-jg-9999.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/games-emulation/geolith-jg/geolith-jg-9999.ebuild 
b/games-emulation/geolith-jg/geolith-jg-9999.ebuild
index df45d534adcc..acce54ecab21 100644
--- a/games-emulation/geolith-jg/geolith-jg-9999.ebuild
+++ b/games-emulation/geolith-jg/geolith-jg-9999.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
@@ -15,14 +15,14 @@ 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"
+       KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
 fi
 
 LICENSE="BSD MIT"
 SLOT="1"
 
 DEPEND="
-       dev-libs/miniz
+       dev-libs/miniz:=
        media-libs/jg:1=
        media-libs/speexdsp
 "

Reply via email to