diff options
author | Sam James <sam@gentoo.org> | 2021-12-19 11:02:40 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-19 11:02:40 +0000 |
commit | 44e2ce1bc9dae273297f085a79b8dab0f51f93c8 (patch) | |
tree | c0a59aaada7806ead1d4a5812e59695d9e73dd65 /dev-ml | |
parent | dev-ml/opam-format: Stabilize 2.0.8-r3 x86, #804780 (diff) | |
download | gentoo-44e2ce1bc9dae273297f085a79b8dab0f51f93c8.tar.gz gentoo-44e2ce1bc9dae273297f085a79b8dab0f51f93c8.tar.bz2 gentoo-44e2ce1bc9dae273297f085a79b8dab0f51f93c8.zip |
dev-ml/opam-repository: Stabilize 2.0.8-r1 x86, #804780
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/opam-repository/opam-repository-2.0.8-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/opam-repository/opam-repository-2.0.8-r1.ebuild b/dev-ml/opam-repository/opam-repository-2.0.8-r1.ebuild index aab9a3c1727e..add7710aa55a 100644 --- a/dev-ml/opam-repository/opam-repository-2.0.8-r1.ebuild +++ b/dev-ml/opam-repository/opam-repository-2.0.8-r1.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" |