summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-14 00:44:51 +0000
committerSam James <sam@gentoo.org>2021-03-14 00:47:57 +0000
commitad4c3f865f6f776b79af57651a785cde9cc7fec1 (patch)
treecac1fb720b0bc439e64d716d21c4ce64e767b26d /dev-ml/opam-state
parentdev-ml/opam-repository: Stabilize 2.0.8 arm64, #772833 (diff)
downloadgentoo-ad4c3f865f6f776b79af57651a785cde9cc7fec1.tar.gz
gentoo-ad4c3f865f6f776b79af57651a785cde9cc7fec1.tar.bz2
gentoo-ad4c3f865f6f776b79af57651a785cde9cc7fec1.zip
dev-ml/opam-state: Stabilize 2.0.8 arm64, #772833
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/opam-state')
-rw-r--r--dev-ml/opam-state/opam-state-2.0.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/opam-state/opam-state-2.0.8.ebuild b/dev-ml/opam-state/opam-state-2.0.8.ebuild
index 862df1c77707..48e053b3e9cf 100644
--- a/dev-ml/opam-state/opam-state-2.0.8.ebuild
+++ b/dev-ml/opam-state/opam-state-2.0.8.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}/opam-${PV/_/-}"
LICENSE="LGPL-2.1"
SLOT="0/${PV}"
-KEYWORDS="amd64 arm ~arm64 ppc ppc64 x86"
+KEYWORDS="amd64 arm arm64 ppc ppc64 x86"
IUSE="+ocamlopt"
RESTRICT="test"