diff options
author | Sam James <sam@gentoo.org> | 2021-02-25 13:09:11 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-25 13:09:11 +0000 |
commit | ca18dcee1f222c3d1122462ae715ca46b13be125 (patch) | |
tree | 64ec775a8c07fc26bb860af27900aa39f6fbf0a9 /dev-ml/opam | |
parent | dev-ml/opam-client: Stabilize 2.0.8 ppc, #772833 (diff) | |
download | gentoo-ca18dcee1f222c3d1122462ae715ca46b13be125.tar.gz gentoo-ca18dcee1f222c3d1122462ae715ca46b13be125.tar.bz2 gentoo-ca18dcee1f222c3d1122462ae715ca46b13be125.zip |
dev-ml/opam: Stabilize 2.0.8-r1 ppc, #772833
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/opam')
-rw-r--r-- | dev-ml/opam/opam-2.0.8-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/opam/opam-2.0.8-r1.ebuild b/dev-ml/opam/opam-2.0.8-r1.ebuild index acd71e6b4ecb..89322f5afa40 100644 --- a/dev-ml/opam/opam-2.0.8-r1.ebuild +++ b/dev-ml/opam/opam-2.0.8-r1.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}/opam-${PV/_/-}" LICENSE="LGPL-2.1-with-linking-exception" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ppc ~ppc64 ~x86" IUSE="+ocamlopt" RDEPEND=" |