summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorAlfredo Tupone <tupone@gentoo.org>2023-05-13 21:24:12 +0200
committerAlfredo Tupone <tupone@gentoo.org>2023-05-13 21:42:40 +0200
commit621f6d49023aa2c290e746d1bb3ba34a98d7ac15 (patch)
treed62dbc5cc667386249c31f977cad46cd074f1db0 /dev-ml
parentdev-ml/opam-format: stabilize 2.1.3 for amd64 (diff)
downloadgentoo-621f6d49023aa2c290e746d1bb3ba34a98d7ac15.tar.gz
gentoo-621f6d49023aa2c290e746d1bb3ba34a98d7ac15.tar.bz2
gentoo-621f6d49023aa2c290e746d1bb3ba34a98d7ac15.zip
dev-ml/opam-repository: stabilize 2.1.3 for amd64
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/opam-repository/opam-repository-2.1.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/opam-repository/opam-repository-2.1.3.ebuild b/dev-ml/opam-repository/opam-repository-2.1.3.ebuild
index 9fa56fc3a719..6e222bc9732d 100644
--- a/dev-ml/opam-repository/opam-repository-2.1.3.ebuild
+++ b/dev-ml/opam-repository/opam-repository-2.1.3.ebuild
@@ -13,7 +13,7 @@ S="${WORKDIR}/opam-${PV/_/-}"
LICENSE="LGPL-2.1"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
IUSE="+ocamlopt"
RESTRICT="test"