diff options
author | Sam James <sam@gentoo.org> | 2021-12-19 11:02:45 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-19 11:02:45 +0000 |
commit | b627687a7094382ab5e1d91a241151b43c3b422e (patch) | |
tree | a1be5cd3dcaf8205ac567930fb76447595d96546 /dev-ml/opam | |
parent | dev-ml/opam-client: Stabilize 2.0.8-r1 x86, #804780 (diff) | |
download | gentoo-b627687a7094382ab5e1d91a241151b43c3b422e.tar.gz gentoo-b627687a7094382ab5e1d91a241151b43c3b422e.tar.bz2 gentoo-b627687a7094382ab5e1d91a241151b43c3b422e.zip |
dev-ml/opam: Stabilize 2.0.8-r2 x86, #804780
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/opam')
-rw-r--r-- | dev-ml/opam/opam-2.0.8-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/opam/opam-2.0.8-r2.ebuild b/dev-ml/opam/opam-2.0.8-r2.ebuild index 405deff7d89a..87dd46d6b4bb 100644 --- a/dev-ml/opam/opam-2.0.8-r2.ebuild +++ b/dev-ml/opam/opam-2.0.8-r2.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}/opam-${PV/_/-}" LICENSE="LGPL-2.1-with-linking-exception" SLOT="0/${PV}" -KEYWORDS="amd64 arm arm64 ppc ppc64 ~x86" +KEYWORDS="amd64 arm arm64 ppc ppc64 x86" IUSE="+ocamlopt" RDEPEND=" |