diff options
author | V3n3RiX <venerix@koprulu.sector> | 2022-05-12 16:42:50 +0300 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2022-05-12 16:42:50 +0300 |
commit | 752d6256e5204b958b0ef7905675a940b5e9172f (patch) | |
tree | 330d16e6362a49cbed8875a777fe641a43376cd3 /dev-ml/pcre-ocaml | |
parent | 0c100b7dd2b30e75b799d806df4ef899fd98e1ea (diff) |
gentoo resync : 12.05.2022
Diffstat (limited to 'dev-ml/pcre-ocaml')
-rw-r--r-- | dev-ml/pcre-ocaml/Manifest | 2 | ||||
-rw-r--r-- | dev-ml/pcre-ocaml/pcre-ocaml-7.4.6-r2.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/pcre-ocaml/Manifest b/dev-ml/pcre-ocaml/Manifest index fdcb4c0878fd..1dc760a1630c 100644 --- a/dev-ml/pcre-ocaml/Manifest +++ b/dev-ml/pcre-ocaml/Manifest @@ -1,3 +1,3 @@ DIST pcre-ocaml-7.4.6.tbz 41027 BLAKE2B 1faecd96cb6f7af248e8ace7409a49131f5c654320f8ac432fd4aff602d0c4187733419e9cc73ca52cf0a3e5b725afa9357fe9ec191bf1ca42d4dc47a36e45b7 SHA512 a356c78dc19d3b3741d1fa0277c4fb0cb545f12499165526fae80a0ff8a7b1f1e6e5e916b16f8336bcec3661de811686b814fe4afc677965fec7a63d4fc53b1f -EBUILD pcre-ocaml-7.4.6-r2.ebuild 717 BLAKE2B f7070c967ff07c61bb79aafe2591cef56b7c0c5943acc46c5b5d8b08eac72bfd5976e587599172fb314dc050bfadbece26b8f43fc3abdb79d91bd77860bc3caf SHA512 bff04049bd8e6571994d3cc94a4fd73ca36a998ddce366ed1f51fe877038de829a7e3c8fca3f5b9638c320df32a104d4a61927af6d459f05d3e3c4927a0d181d +EBUILD pcre-ocaml-7.4.6-r2.ebuild 724 BLAKE2B d699ebf384cd2b3a0a8f3373b09f6c273cf8b4e9f56ec885560c5cd13ecfff80aa0755aa0ad9b514ef3488bb129dd7d426c8f0d2352666b8b760590bbbf79958 SHA512 d45352e53ac327f3a5cd8dce199f8671c315b0d5ad6e087a1490577170937d534c6a15f23e96b5f176873a16c79f104454c024088cfdac6e311ab8ff4f2c7e28 MISC metadata.xml 387 BLAKE2B 3cc3f72757575c7ef774afb844b7ade41a0fc8e5679e0679143f8a0e36c55b26c056962075acccd91bdf77b16a2068601d48ee21573ed9e6e9e162a1fd46cdbb SHA512 f3c7c2cbaf4fab907509c97d3638718604905da35896ffbd14772e03ffdd45b08faacb0a0efe93cef4b27875fa0c27712a6f3c1e0d75cf6cc6416d9378573c50 diff --git a/dev-ml/pcre-ocaml/pcre-ocaml-7.4.6-r2.ebuild b/dev-ml/pcre-ocaml/pcre-ocaml-7.4.6-r2.ebuild index b195020a1b29..eb6393216324 100644 --- a/dev-ml/pcre-ocaml/pcre-ocaml-7.4.6-r2.ebuild +++ b/dev-ml/pcre-ocaml/pcre-ocaml-7.4.6-r2.ebuild @@ -13,7 +13,7 @@ S="${WORKDIR}/pcre-${PV}" LICENSE="LGPL-2.1-with-linking-exception" IUSE="examples +ocamlopt" SLOT="0/${PV}" -KEYWORDS="amd64 ~arm ~arm64 ~ppc x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~riscv x86" BDEPEND="dev-ml/dune-configurator" RDEPEND=">=dev-libs/libpcre-4.5 |