diff options
author | Sam James <sam@gentoo.org> | 2024-08-16 14:57:39 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-08-16 14:57:39 +0100 |
commit | d072715a29447a46f0181fd39478722e4f9183de (patch) | |
tree | 8f3c7973c8f294e0db265b0375dbe19c65bb9fe0 /dev-ml | |
parent | dev-ml/dune-site: Stabilize 3.16.0 ppc64, #937870 (diff) | |
download | gentoo-d072715a29447a46f0181fd39478722e4f9183de.tar.gz gentoo-d072715a29447a46f0181fd39478722e4f9183de.tar.bz2 gentoo-d072715a29447a46f0181fd39478722e4f9183de.zip |
dev-ml/dune-build-info: Stabilize 3.16.0 ppc64, #937870
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/dune-build-info/dune-build-info-3.16.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/dune-build-info/dune-build-info-3.16.0.ebuild b/dev-ml/dune-build-info/dune-build-info-3.16.0.ebuild index 615dbec12fda..cc218b53551f 100644 --- a/dev-ml/dune-build-info/dune-build-info-3.16.0.ebuild +++ b/dev-ml/dune-build-info/dune-build-info-3.16.0.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}/dune-${PV}" LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="amd64 ~ppc64 x86" +KEYWORDS="amd64 ppc64 x86" IUSE="+ocamlopt" RESTRICT="test" |