commit: f089512bb1d32cddd239c5eedd5c26224c1fc058 Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org> AuthorDate: Tue Feb 25 18:43:52 2025 +0000 Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org> CommitDate: Tue Feb 25 18:43:52 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f089512b
dev-ml/jingoo: keyword 1.5.0 for ~arm64 Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org> dev-ml/jingoo/jingoo-1.5.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ml/jingoo/jingoo-1.5.0.ebuild b/dev-ml/jingoo/jingoo-1.5.0.ebuild index e020c9cb2a96..5b520a215fec 100644 --- a/dev-ml/jingoo/jingoo-1.5.0.ebuild +++ b/dev-ml/jingoo/jingoo-1.5.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021-2024 Gentoo Authors +# Copyright 2021-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/tategakibunko/${PN}/archive/refs/tags/${PV}.tar.gz LICENSE="ISC" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="+ocamlopt test" RESTRICT="!test? ( test )"
