diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-01-19 13:42:23 -0500 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2024-01-19 18:08:22 -0500 |
commit | 64d01e71488693d4b5b188282cf43cd34ef2f434 (patch) | |
tree | 147d480fb3dd1e26b25ab705b32935ede159e05a /dev-ml/opam-repository | |
parent | dev-ml/opam-installer: Stabilize 2.0.10-r1 arm, #896100 (diff) | |
download | gentoo-64d01e71488693d4b5b188282cf43cd34ef2f434.tar.gz gentoo-64d01e71488693d4b5b188282cf43cd34ef2f434.tar.bz2 gentoo-64d01e71488693d4b5b188282cf43cd34ef2f434.zip |
dev-ml/opam-repository: Stabilize 2.0.10 arm, #896100
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'dev-ml/opam-repository')
-rw-r--r-- | dev-ml/opam-repository/opam-repository-2.0.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/opam-repository/opam-repository-2.0.10.ebuild b/dev-ml/opam-repository/opam-repository-2.0.10.ebuild index cc6478ab82d5..5cf5aea1620d 100644 --- a/dev-ml/opam-repository/opam-repository-2.0.10.ebuild +++ b/dev-ml/opam-repository/opam-repository-2.0.10.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}/opam-${PV/_/-}" LICENSE="LGPL-2.1" SLOT="0/${PV}" -KEYWORDS="amd64 ~arm arm64 ~ppc ppc64 x86" +KEYWORDS="amd64 arm arm64 ~ppc ppc64 x86" IUSE="+ocamlopt" RESTRICT="test" |