diff options
author | Sam James <sam@gentoo.org> | 2021-10-02 20:15:50 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-02 20:15:50 +0100 |
commit | 25e147bbc133e4a2a960e3749c8e2d423f72b324 (patch) | |
tree | b5078c39531968b4d07af5ba07097086f15a502a /dev-ml | |
parent | dev-ml/opam-format: Stabilize 2.0.8-r3 ppc, #804780 (diff) | |
download | gentoo-25e147bbc133e4a2a960e3749c8e2d423f72b324.tar.gz gentoo-25e147bbc133e4a2a960e3749c8e2d423f72b324.tar.bz2 gentoo-25e147bbc133e4a2a960e3749c8e2d423f72b324.zip |
dev-ml/opam-repository: Stabilize 2.0.8-r1 ppc, #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 51b28aac71da..121aaaa299c2 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" |