summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-ml/camlp-streams/camlp-streams-5.0.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/camlp-streams/camlp-streams-5.0.1.ebuild b/dev-ml/camlp-streams/camlp-streams-5.0.1.ebuild
index d70a39d04000..38d27b6b5ecf 100644
--- a/dev-ml/camlp-streams/camlp-streams-5.0.1.ebuild
+++ b/dev-ml/camlp-streams/camlp-streams-5.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022 Gentoo Authors
+# Copyright 2022-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/ocaml/${PN}/archive/refs/tags/v${PV}.tar.gz
LICENSE="LGPL-2-with-linking-exception"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~ppc ~ppc64 ~x86"
DEPEND=""
RDEPEND="${DEPEND}"