diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-19 12:33:41 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-19 12:33:41 +0200 |
commit | baf696c322eb9dcc9751aa0da048f3e4cae349aa (patch) | |
tree | a0952981d52b5c9298c8edeea12b36910bd54c09 /dev-ml/opam-core | |
parent | dev-ml/opam: Stabilize 2.1.2-r1 arm64, #859508 (diff) | |
download | gentoo-baf696c322eb9dcc9751aa0da048f3e4cae349aa.tar.gz gentoo-baf696c322eb9dcc9751aa0da048f3e4cae349aa.tar.bz2 gentoo-baf696c322eb9dcc9751aa0da048f3e4cae349aa.zip |
dev-ml/opam-core: Stabilize 2.1.2 ppc64, #859508
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.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/opam-core/opam-core-2.1.2.ebuild b/dev-ml/opam-core/opam-core-2.1.2.ebuild index 9688e6988726..c53cccb0cafb 100644 --- a/dev-ml/opam-core/opam-core-2.1.2.ebuild +++ b/dev-ml/opam-core/opam-core-2.1.2.ebuild @@ -16,7 +16,7 @@ OPAM_INSTALLER="${S}/opam-installer" LICENSE="LGPL-2.1" SLOT="0/${PV}" -KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~riscv x86" +KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv x86" RDEPEND=" dev-ml/ocamlgraph:= |