commit: bc18903fe77e206fe320c5248752969e30cdfe8d Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org> AuthorDate: Sat Feb 15 12:27:45 2025 +0000 Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org> CommitDate: Sat Feb 15 12:31:33 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc18903f
sci-mathematics/psmt2-frontend: keyword 0.4.0 for ~arm64 Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org> sci-mathematics/psmt2-frontend/psmt2-frontend-0.4.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-mathematics/psmt2-frontend/psmt2-frontend-0.4.0.ebuild b/sci-mathematics/psmt2-frontend/psmt2-frontend-0.4.0.ebuild index 804904c9a49b..5c04ad46c2ca 100644 --- a/sci-mathematics/psmt2-frontend/psmt2-frontend-0.4.0.ebuild +++ b/sci-mathematics/psmt2-frontend/psmt2-frontend-0.4.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2019-2022 Gentoo Authors +# Copyright 2019-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/OCamlPro-Coquera/${PN}/archive/${PV}.tar.gz -> ${P}. LICENSE="Apache-2.0" SLOT="0/${PV}" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 ~arm64 ~x86" IUSE="+ocamlopt test" RESTRICT="!test? ( test )"
