commit:     6065af83a7b8d38950d92eaf1c98b83fb647bb27
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 19 07:32:12 2025 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Feb 19 07:32:12 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6065af83

dev-ml/cppo: Stabilize 1.7.0 arm64, #949938

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-ml/cppo/cppo-1.7.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ml/cppo/cppo-1.7.0.ebuild b/dev-ml/cppo/cppo-1.7.0.ebuild
index 5f499c0f0545..bb01cc3eccca 100644
--- a/dev-ml/cppo/cppo-1.7.0.ebuild
+++ b/dev-ml/cppo/cppo-1.7.0.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
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/ocaml-community/cppo/archive/v${PV}.tar.gz -> ${P}.t
 
 LICENSE="BSD"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~ppc ~ppc64 ~riscv ~x86"
 IUSE="+ocamlopt"
 
 RDEPEND="dev-ml/ocamlbuild:=

Reply via email to