diff options
author | 2024-12-29 10:52:57 +0000 | |
---|---|---|
committer | 2024-12-29 10:52:57 +0000 | |
commit | d23b385ead04ff4d0a30816e433285051cb99079 (patch) | |
tree | 948af1c3f1e64477a4d5623b45acca3812e8fda4 /dev-ml | |
parent | dev-ml/camlzip: Stabilize 1.13 amd64, #945767 (diff) | |
download | gentoo-d23b385ead04ff4d0a30816e433285051cb99079.tar.gz gentoo-d23b385ead04ff4d0a30816e433285051cb99079.tar.bz2 gentoo-d23b385ead04ff4d0a30816e433285051cb99079.zip |
dev-ml/extlib: Stabilize 1.8.0 amd64, #945767
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/extlib/extlib-1.8.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/extlib/extlib-1.8.0.ebuild b/dev-ml/extlib/extlib-1.8.0.ebuild index d0a735e0dcd9..ae07459d7e8c 100644 --- a/dev-ml/extlib/extlib-1.8.0.ebuild +++ b/dev-ml/extlib/extlib-1.8.0.ebuild @@ -13,7 +13,7 @@ S="${WORKDIR}"/ocaml-${P} LICENSE="LGPL-2.1" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="doc +ocamlopt" BDEPEND="dev-ml/cppo" |