summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-03-16 23:15:00 +0000
committerSam James <sam@gentoo.org>2023-03-16 23:15:00 +0000
commitf8e1c5c9c7d8b336827f047ceb039707aa23c793 (patch)
treeb114e030ca6d8758ab81e3c274143c69c88f1214 /dev-ml/rresult
parentdev-ml/rresult: Stabilize 0.7.0 arm, #901657 (diff)
downloadgentoo-f8e1c5c9c7d8b336827f047ceb039707aa23c793.tar.gz
gentoo-f8e1c5c9c7d8b336827f047ceb039707aa23c793.tar.bz2
gentoo-f8e1c5c9c7d8b336827f047ceb039707aa23c793.zip
dev-ml/rresult: Stabilize 0.7.0 arm64, #901657
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/rresult')
-rw-r--r--dev-ml/rresult/rresult-0.7.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/rresult/rresult-0.7.0.ebuild b/dev-ml/rresult/rresult-0.7.0.ebuild
index 5647454871d1..c214f6a76074 100644
--- a/dev-ml/rresult/rresult-0.7.0.ebuild
+++ b/dev-ml/rresult/rresult-0.7.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://erratique.ch/software/rresult/releases/${P}.tbz"
LICENSE="ISC"
SLOT="0/${PV}"
-KEYWORDS="~amd64 arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 arm arm64 ~ppc ~ppc64 ~riscv ~x86"
RDEPEND="dev-ml/result:=
>=dev-lang/ocaml-4.08:="