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

dev-ml/markup: Stabilize 1.0.3 arm64, #951104

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

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

diff --git a/dev-ml/markup/markup-1.0.3.ebuild 
b/dev-ml/markup/markup-1.0.3.ebuild
index 88b603d4d100..ef30dc156419 100644
--- a/dev-ml/markup/markup-1.0.3.ebuild
+++ b/dev-ml/markup/markup-1.0.3.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=8
@@ -13,7 +13,7 @@ S="${WORKDIR}"/${PN}.ml-${PV}
 
 LICENSE="BSD"
 SLOT="0/${PV}"
-KEYWORDS="amd64 ~arm ~arm64 x86"
+KEYWORDS="amd64 ~arm arm64 x86"
 IUSE="+ocamlopt test"
 RESTRICT="!test? ( test )"
 

Reply via email to