diff options
author | Sam James <sam@gentoo.org> | 2022-01-18 12:23:41 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-18 12:23:41 +0000 |
commit | 24f43d54bc17f5a5939118a1ed664c38745cf171 (patch) | |
tree | f2f9cd816d7527bb792938f1677585868fc1522f /dev-ml/opam-repository | |
parent | dev-ml/opam-format: Stabilize 2.0.9 x86, #817749 (diff) | |
download | gentoo-24f43d54bc17f5a5939118a1ed664c38745cf171.tar.gz gentoo-24f43d54bc17f5a5939118a1ed664c38745cf171.tar.bz2 gentoo-24f43d54bc17f5a5939118a1ed664c38745cf171.zip |
dev-ml/opam-repository: Stabilize 2.0.9 x86, #817749
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.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/opam-repository/opam-repository-2.0.9.ebuild b/dev-ml/opam-repository/opam-repository-2.0.9.ebuild index 0b9bf91626f0..d9288d80034f 100644 --- a/dev-ml/opam-repository/opam-repository-2.0.9.ebuild +++ b/dev-ml/opam-repository/opam-repository-2.0.9.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" |