commit: cbfe50315fa290da5ed533f31b998810d3a3963d
Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 26 20:37:47 2025 +0000
Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Wed Feb 26 20:38:29 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbfe5031
app-misc/geneweb: keyword 7.0.1_alpha2-r1 for ~arm64
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
app-misc/geneweb/geneweb-7.0.1_alpha2-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-misc/geneweb/geneweb-7.0.1_alpha2-r1.ebuild
b/app-misc/geneweb/geneweb-7.0.1_alpha2-r1.ebuild
index f9dcb69d9da1..5a95d4b54def 100644
--- a/app-misc/geneweb/geneweb-7.0.1_alpha2-r1.ebuild
+++ b/app-misc/geneweb/geneweb-7.0.1_alpha2-r1.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
@@ -16,7 +16,7 @@ S="${WORKDIR}"/${PN}-${MYPV}
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
IUSE="+ocamlopt test"
RESTRICT="strip
!test? ( test )"