diff options
author | Sam James <sam@gentoo.org> | 2021-03-14 00:31:32 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-14 00:46:22 +0000 |
commit | 1a2959dbb630939e1e87cac86d8ffc9e42186fd6 (patch) | |
tree | ae6fa0fee68bf0c7b4ffb8cb48c20c8d37ad1881 /dev-ml/opam-core | |
parent | dev-ml/opam-file-format: Stabilize 2.1.0 arm, #772833 (diff) | |
download | gentoo-1a2959dbb630939e1e87cac86d8ffc9e42186fd6.tar.gz gentoo-1a2959dbb630939e1e87cac86d8ffc9e42186fd6.tar.bz2 gentoo-1a2959dbb630939e1e87cac86d8ffc9e42186fd6.zip |
dev-ml/opam-core: Stabilize 2.0.8-r1 arm, #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 621203f4c0b3..fd47c163fc4b 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:= |