summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-01-13 22:24:52 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-01-13 22:24:59 +0200
commitad39b2819f259c5e24fe43724a47d1c0bf5df8ad (patch)
tree4475bab740f74fba000c138831266bcfbc78ace1 /dev-ml/opam-repository
parentdev-ml/opam-installer: Stabilize 2.0.9 ppc64, #817749 (diff)
downloadgentoo-ad39b2819f259c5e24fe43724a47d1c0bf5df8ad.tar.gz
gentoo-ad39b2819f259c5e24fe43724a47d1c0bf5df8ad.tar.bz2
gentoo-ad39b2819f259c5e24fe43724a47d1c0bf5df8ad.zip
dev-ml/opam-repository: Stabilize 2.0.9 ppc64, #817749
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/opam-repository')
-rw-r--r--dev-ml/opam-repository/opam-repository-2.0.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/opam-repository/opam-repository-2.0.9.ebuild b/dev-ml/opam-repository/opam-repository-2.0.9.ebuild
index 85cfd906d877..0b9bf91626f0 100644
--- a/dev-ml/opam-repository/opam-repository-2.0.9.ebuild
+++ b/dev-ml/opam-repository/opam-repository-2.0.9.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"