diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-13 22:24:51 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-13 22:24:58 +0200 |
commit | 9e16f4541e2b9599721aa8cadcf191598da4423f (patch) | |
tree | d4dba1e862b61a8a80833672ce3c99ffef6a73ff /dev-ml/opam-core | |
parent | dev-ml/opam-client: Stabilize 2.0.9 ppc64, #817749 (diff) | |
download | gentoo-9e16f4541e2b9599721aa8cadcf191598da4423f.tar.gz gentoo-9e16f4541e2b9599721aa8cadcf191598da4423f.tar.bz2 gentoo-9e16f4541e2b9599721aa8cadcf191598da4423f.zip |
dev-ml/opam-core: Stabilize 2.0.9 ppc64, #817749
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/opam-core')
-rw-r--r-- | dev-ml/opam-core/opam-core-2.0.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/opam-core/opam-core-2.0.9.ebuild b/dev-ml/opam-core/opam-core-2.0.9.ebuild index 9d8bcce46aee..1300667af70c 100644 --- a/dev-ml/opam-core/opam-core-2.0.9.ebuild +++ b/dev-ml/opam-core/opam-core-2.0.9.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:= |