commit:     9ee8592f756136238abe9a1676dac873e4c442a5
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 10 11:41:33 2025 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Mar 10 11:41:33 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ee8592f

dev-ml/ppx_deriving: Stabilize 5.2.1-r2 arm64, #951104

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

 dev-ml/ppx_deriving/ppx_deriving-5.2.1-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ml/ppx_deriving/ppx_deriving-5.2.1-r2.ebuild 
b/dev-ml/ppx_deriving/ppx_deriving-5.2.1-r2.ebuild
index a3d5b41935f3..8224d1d361af 100644
--- a/dev-ml/ppx_deriving/ppx_deriving-5.2.1-r2.ebuild
+++ b/dev-ml/ppx_deriving/ppx_deriving-5.2.1-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/ocaml-ppx/ppx_deriving/archive/v${PV}.tar.gz -> ${P}
 
 LICENSE="MIT"
 SLOT="0/${PV}"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 x86"
 IUSE="+ocamlopt test"
 RESTRICT="!test? ( test )"
 

Reply via email to