diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-19 12:33:31 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-19 12:33:31 +0200 |
commit | 503f3a454a039f6cad96368c3203d287cbea6aa0 (patch) | |
tree | bf03e55c0a7e57c482076d53bb077705c450a198 /dev-ml/opam-repository | |
parent | dev-ml/opam-format: Stabilize 2.1.2-r1 arm, #859508 (diff) | |
download | gentoo-503f3a454a039f6cad96368c3203d287cbea6aa0.tar.gz gentoo-503f3a454a039f6cad96368c3203d287cbea6aa0.tar.bz2 gentoo-503f3a454a039f6cad96368c3203d287cbea6aa0.zip |
dev-ml/opam-repository: Stabilize 2.1.2 arm, #859508
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/opam-repository')
-rw-r--r-- | dev-ml/opam-repository/opam-repository-2.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/opam-repository/opam-repository-2.1.2.ebuild b/dev-ml/opam-repository/opam-repository-2.1.2.ebuild index 8f43fd8d357e..052e91336d41 100644 --- a/dev-ml/opam-repository/opam-repository-2.1.2.ebuild +++ b/dev-ml/opam-repository/opam-repository-2.1.2.ebuild @@ -13,7 +13,7 @@ S="${WORKDIR}/opam-${PV/_/-}" LICENSE="LGPL-2.1" SLOT="0/${PV}" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86" +KEYWORDS="amd64 arm ~arm64 ~ppc ~ppc64 ~riscv x86" IUSE="+ocamlopt" RESTRICT="test" |