diff options
author | 2023-02-23 23:37:38 +0000 | |
---|---|---|
committer | 2023-02-23 23:37:38 +0000 | |
commit | 59b879f22581dd191cd434ad6ba5db3e64232d24 (patch) | |
tree | 04dd87306dfdcc6e82c5d10f99c68331d6bf436d /dev-ml/opam-core | |
parent | mail-filter/opendkim: fix two musl/standards issues. (diff) | |
download | gentoo-59b879f22581dd191cd434ad6ba5db3e64232d24.tar.gz gentoo-59b879f22581dd191cd434ad6ba5db3e64232d24.tar.bz2 gentoo-59b879f22581dd191cd434ad6ba5db3e64232d24.zip |
dev-ml/opam-core: Stabilize 2.0.10 amd64, #896100
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.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/opam-core/opam-core-2.0.10.ebuild b/dev-ml/opam-core/opam-core-2.0.10.ebuild index 200b36c8bd17..238d48fec7b8 100644 --- a/dev-ml/opam-core/opam-core-2.0.10.ebuild +++ b/dev-ml/opam-core/opam-core-2.0.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -16,7 +16,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:= |