diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-10 22:07:43 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-10 22:07:43 +0200 |
commit | ba0b7f7460d17c85329c8234f245df21e52b0900 (patch) | |
tree | 3e34a265b94d50bbaa0a56f246af6f9dcedb0c14 /dev-ml/opam-core | |
parent | dev-ml/opam-client: Stabilize 2.0.9 ppc, #817749 (diff) | |
download | gentoo-ba0b7f7460d17c85329c8234f245df21e52b0900.tar.gz gentoo-ba0b7f7460d17c85329c8234f245df21e52b0900.tar.bz2 gentoo-ba0b7f7460d17c85329c8234f245df21e52b0900.zip |
dev-ml/opam-core: Stabilize 2.0.9 ppc, #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 0c5fbe91965b..a9755bd31c03 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:= |