diff options
author | Sam James <sam@gentoo.org> | 2022-09-18 01:36:43 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-09-18 01:36:43 +0100 |
commit | 1c9c4504abe07184a78949eaf4b18ab11443bdf1 (patch) | |
tree | 88a30b362d5c9ebdf2ac0699d362e539261bdd74 /dev-ml/opam-repository | |
parent | dev-ml/opam-format: Stabilize 2.1.2-r1 amd64, #859508 (diff) | |
download | gentoo-1c9c4504abe07184a78949eaf4b18ab11443bdf1.tar.gz gentoo-1c9c4504abe07184a78949eaf4b18ab11443bdf1.tar.bz2 gentoo-1c9c4504abe07184a78949eaf4b18ab11443bdf1.zip |
dev-ml/opam-repository: Stabilize 2.1.2 amd64, #859508
Signed-off-by: Sam James <sam@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 9e9b42b29bf3..86dcd46b506c 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" |