diff options
author | Sam James <sam@gentoo.org> | 2021-03-14 00:31:34 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-14 00:46:24 +0000 |
commit | 492469cd3112fcab6e8f9566b21f575280c0230a (patch) | |
tree | b9df7356c5f58d1cf3bcece997c2f2394f46fa11 /dev-ml | |
parent | dev-ml/opam-format: Stabilize 2.0.8-r2 arm, #772833 (diff) | |
download | gentoo-492469cd3112fcab6e8f9566b21f575280c0230a.tar.gz gentoo-492469cd3112fcab6e8f9566b21f575280c0230a.tar.bz2 gentoo-492469cd3112fcab6e8f9566b21f575280c0230a.zip |
dev-ml/opam-repository: Stabilize 2.0.8 arm, #772833
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.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 c1051e240aff..6589befb32d2 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" |