diff options
author | Sam James <sam@gentoo.org> | 2022-01-13 06:33:20 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-13 06:34:23 +0000 |
commit | c7aeaf3cd1b3e799f28a4c3d4529146db900606c (patch) | |
tree | a7d33f10e91204a411ef7dfcccc0f974dbf2d61c /dev-ml/opam-core | |
parent | mail-client/thunderbird: update patch set (diff) | |
download | gentoo-c7aeaf3cd1b3e799f28a4c3d4529146db900606c.tar.gz gentoo-c7aeaf3cd1b3e799f28a4c3d4529146db900606c.tar.bz2 gentoo-c7aeaf3cd1b3e799f28a4c3d4529146db900606c.zip |
dev-ml/opam-core: Stabilize 2.0.9 arm64, #817749
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.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 70bf7ecfcf6a..9d8bcce46aee 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:= |