diff options
author | Sam James <sam@gentoo.org> | 2021-03-13 14:05:21 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-13 14:05:21 +0000 |
commit | b0284025e5af8cb0afce3609f53b927c918a15bf (patch) | |
tree | 31e982c938feb5b9e61f3348968b8245f376d811 /dev-ml/dune-private-libs | |
parent | dev-ml/opam: Stabilize 2.0.8-r1 ppc64, #772833 (diff) | |
download | gentoo-b0284025e5af8cb0afce3609f53b927c918a15bf.tar.gz gentoo-b0284025e5af8cb0afce3609f53b927c918a15bf.tar.bz2 gentoo-b0284025e5af8cb0afce3609f53b927c918a15bf.zip |
dev-ml/dune-private-libs: Stabilize 2.8.2-r1 ppc64, #772833
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/dune-private-libs')
-rw-r--r-- | dev-ml/dune-private-libs/dune-private-libs-2.8.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/dune-private-libs/dune-private-libs-2.8.2-r1.ebuild b/dev-ml/dune-private-libs/dune-private-libs-2.8.2-r1.ebuild index b7c3752f9529..bd4cd8172a84 100644 --- a/dev-ml/dune-private-libs/dune-private-libs-2.8.2-r1.ebuild +++ b/dev-ml/dune-private-libs/dune-private-libs-2.8.2-r1.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}/dune-${PV}" LICENSE="Apache-2.0" SLOT="0/${PV}" -KEYWORDS="amd64 ~arm ~arm64 ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 x86" IUSE="+ocamlopt test" RESTRICT="!test? ( test )" |