diff options
author | Sam James <sam@gentoo.org> | 2021-02-25 17:54:11 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-25 17:54:11 +0000 |
commit | 5fbb1f80291c7d9e04bb738fc96f6bed0e497cf2 (patch) | |
tree | 808ef225a518e78581d5a060efe1211fec7bf4b4 /dev-ml/opam-repository | |
parent | dev-ml/opam-format: Stabilize 2.0.8-r2 x86, #772833 (diff) | |
download | gentoo-5fbb1f80291c7d9e04bb738fc96f6bed0e497cf2.tar.gz gentoo-5fbb1f80291c7d9e04bb738fc96f6bed0e497cf2.tar.bz2 gentoo-5fbb1f80291c7d9e04bb738fc96f6bed0e497cf2.zip |
dev-ml/opam-repository: Stabilize 2.0.8 x86, #772833
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.0.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/opam-repository/opam-repository-2.0.8.ebuild b/dev-ml/opam-repository/opam-repository-2.0.8.ebuild index 1348ca1312b4..6916797e551a 100644 --- a/dev-ml/opam-repository/opam-repository-2.0.8.ebuild +++ b/dev-ml/opam-repository/opam-repository-2.0.8.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" |