commit:     53b98f50fbf244b3f24492914d5512ebc99adcba
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=53b98f50

dev-ml/ppx_import: Stabilize 1.11.0 arm64, #951104

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

 dev-ml/ppx_import/ppx_import-1.11.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/ppx_import/ppx_import-1.11.0.ebuild 
b/dev-ml/ppx_import/ppx_import-1.11.0.ebuild
index e2cc628f23e3..51d2493ec85c 100644
--- a/dev-ml/ppx_import/ppx_import-1.11.0.ebuild
+++ b/dev-ml/ppx_import/ppx_import-1.11.0.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/ocaml-ppx/${PN}/archive/refs/tags/v${PV}.tar.gz
 
 LICENSE="MIT"
 SLOT="0/${PV}"
-KEYWORDS="amd64 ~arm64 x86"
+KEYWORDS="amd64 arm64 x86"
 IUSE="+ocamlopt test"
 RESTRICT="!test? ( test )"
 

Reply via email to