diff options
author | Sam James <sam@gentoo.org> | 2021-03-13 14:05:13 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-13 14:05:13 +0000 |
commit | 71499ce7fa049e66f9d2e0092d1295a897f57894 (patch) | |
tree | 81006b49842cff84d9ea8d45f4d61a672302fca1 /dev-ml/opam-core | |
parent | dev-ml/core_bench: Stabilize 0.14.0 ppc64, #772833 (diff) | |
download | gentoo-71499ce7fa049e66f9d2e0092d1295a897f57894.tar.gz gentoo-71499ce7fa049e66f9d2e0092d1295a897f57894.tar.bz2 gentoo-71499ce7fa049e66f9d2e0092d1295a897f57894.zip |
dev-ml/opam-core: Stabilize 2.0.8-r1 ppc64, #772833
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/opam-core')
-rw-r--r-- | dev-ml/opam-core/opam-core-2.0.8-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/opam-core/opam-core-2.0.8-r1.ebuild b/dev-ml/opam-core/opam-core-2.0.8-r1.ebuild index 1482b3c1ddaa..621203f4c0b3 100644 --- a/dev-ml/opam-core/opam-core-2.0.8-r1.ebuild +++ b/dev-ml/opam-core/opam-core-2.0.8-r1.ebuild @@ -15,7 +15,7 @@ OPAM_INSTALLER="${S}/opam-installer" LICENSE="LGPL-2.1" SLOT="0/${PV}" -KEYWORDS="amd64 ~arm ~arm64 ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 x86" RDEPEND=" dev-ml/ocamlgraph:= |