summaryrefslogtreecommitdiff
path: root/dev-ml/re
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-04-09 12:41:21 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-04-09 12:41:21 +0000
commitb174a532b47bb81bf3dbc4d2400c129335863a93 (patch)
treeb1dfeec89a24665649700c1834211a8f8f617d72 /dev-ml/re
parentdev-ml/lablgtk: Stabilize 3.1.3 amd64, #901643 (diff)
downloadgentoo-b174a532b47bb81bf3dbc4d2400c129335863a93.tar.gz
gentoo-b174a532b47bb81bf3dbc4d2400c129335863a93.tar.bz2
gentoo-b174a532b47bb81bf3dbc4d2400c129335863a93.zip
dev-ml/re: Stabilize 1.10.4-r2 arm64, #901645
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/re')
-rw-r--r--dev-ml/re/re-1.10.4-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/re/re-1.10.4-r2.ebuild b/dev-ml/re/re-1.10.4-r2.ebuild
index d9f232575177..594fd5392d14 100644
--- a/dev-ml/re/re-1.10.4-r2.ebuild
+++ b/dev-ml/re/re-1.10.4-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -13,7 +13,7 @@ S="${WORKDIR}"/ocaml-${P}
LICENSE="LGPL-2-with-linking-exception"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~ppc ~ppc64 ~riscv ~x86"
IUSE="+ocamlopt test"
RESTRICT="!test? ( test )"