diff options
author | Sam James <sam@gentoo.org> | 2024-01-11 09:36:21 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-11 09:36:21 +0000 |
commit | 9f3b27cc0dfa29751cdbb881393522a3b2ce14d9 (patch) | |
tree | 596a407cb9dc23d426a19439eaf3205563631582 /dev-ml | |
parent | net-nds/phpldapadmin: add 1.2.6.7 (diff) | |
download | gentoo-9f3b27cc0dfa29751cdbb881393522a3b2ce14d9.tar.gz gentoo-9f3b27cc0dfa29751cdbb881393522a3b2ce14d9.tar.bz2 gentoo-9f3b27cc0dfa29751cdbb881393522a3b2ce14d9.zip |
dev-ml/opam-core: Stabilize 2.0.10 x86, #896100
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-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 17d6693b0e3d..4178078a8e4c 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-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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:= |