summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-06-09 15:06:18 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-06-09 15:06:18 +0300
commit13cae299518756fcee57f6b52342e8519e1a6195 (patch)
tree7bd2ac1f43b124f21b76e85e7e7d431c7f9ab0d5 /dev-ml/cmdliner
parentdev-ml/camlp4: drop 4.14-r1 (diff)
downloadgentoo-13cae299518756fcee57f6b52342e8519e1a6195.tar.gz
gentoo-13cae299518756fcee57f6b52342e8519e1a6195.tar.bz2
gentoo-13cae299518756fcee57f6b52342e8519e1a6195.zip
dev-ml/cmdliner: Stabilize 1.2.0 arm64, #933839
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/cmdliner')
-rw-r--r--dev-ml/cmdliner/cmdliner-1.2.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/cmdliner/cmdliner-1.2.0.ebuild b/dev-ml/cmdliner/cmdliner-1.2.0.ebuild
index b8b42c2d8a4e..74923acd4ffa 100644
--- a/dev-ml/cmdliner/cmdliner-1.2.0.ebuild
+++ b/dev-ml/cmdliner/cmdliner-1.2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -11,7 +11,7 @@ SRC_URI="http://erratique.ch/software/${PN}/releases/${P}.tbz"
LICENSE="ISC"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~ppc ~ppc64 ~riscv ~x86"
IUSE="+ocamlopt"
RDEPEND="