commit: 0f5ec1d628b4cceacc8824032937a1319868d9ac
Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 15 12:31:15 2025 +0000
Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Sat Feb 15 12:31:43 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f5ec1d6
sci-mathematics/alt-ergo: keyword 2.4.3-r2 for ~arm64
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
sci-mathematics/alt-ergo/alt-ergo-2.4.3-r2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sci-mathematics/alt-ergo/alt-ergo-2.4.3-r2.ebuild
b/sci-mathematics/alt-ergo/alt-ergo-2.4.3-r2.ebuild
index 22c57ef35837..48d652407987 100644
--- a/sci-mathematics/alt-ergo/alt-ergo-2.4.3-r2.ebuild
+++ b/sci-mathematics/alt-ergo/alt-ergo-2.4.3-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -15,7 +15,7 @@ if [[ ${PV} == *9999* ]] ; then
else
SRC_URI="https://github.com/OCamlPro/${PN}/archive/${PV}.tar.gz
-> ${P}.tar.gz"
- KEYWORDS="amd64"
+ KEYWORDS="amd64 ~arm64"
fi
LICENSE="CeCILL-C"