diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-11-24 03:02:55 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-11-24 03:02:55 +0000 |
commit | 530a5a826feeb71085fb8a01927f4d775a0b131b (patch) | |
tree | b7669c45ea3f2a3a37b2437817a370226bb1c819 /dev-ml/opam-0install-cudf | |
parent | 71dd9d29cdaf7cc0ecdb9ea37d128726a941c630 (diff) |
gentoo auto-resync : 24:11:2024 - 03:02:54
Diffstat (limited to 'dev-ml/opam-0install-cudf')
-rw-r--r-- | dev-ml/opam-0install-cudf/Manifest | 2 | ||||
-rw-r--r-- | dev-ml/opam-0install-cudf/opam-0install-cudf-0.5.0-r2.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/opam-0install-cudf/Manifest b/dev-ml/opam-0install-cudf/Manifest index fb07b16e8ceb..1206efe2ca9d 100644 --- a/dev-ml/opam-0install-cudf/Manifest +++ b/dev-ml/opam-0install-cudf/Manifest @@ -1,3 +1,3 @@ DIST opam-0install-cudf-0.5.0.tar.gz 9327 BLAKE2B 705e0bcdd8311e5c330f37e5b05ccb02fa73e42603d0c574480c54101fb746a5d5b61176811dff9eaf09bac370f064dfb8a9ada8f4912586a79e7fccefd122ad SHA512 83c0372168d612ef80548ab7fb021a92cdc39e13a77d87c5af5fd21eb515389b624d09c24d500e9ac33b3fc10d17c9869f160f8771f9c8f545b0453b9a0fd4df -EBUILD opam-0install-cudf-0.5.0-r2.ebuild 588 BLAKE2B 521db737866d74f436455f1ff5ce314d191bed516d267a27d54c319e77654201129548ce195448d61245a3f0fa27a2d6a29924740e07978a9fdcc2093485b16f SHA512 402b6b961113586ad43335582f01a69a3275eb4dea10f7348f27455bf03c73317036d818375e98f10a5be253779345fe39f3c518f9c7533a5bdcc8fe09a0f08d +EBUILD opam-0install-cudf-0.5.0-r2.ebuild 600 BLAKE2B 18cafbecd0b5f389a372a16eaa15a09957435edfdd9722878a1151754706545cee1f7ce3f755023414be53275de11072085c64e684674eec1acc8548996ca8ac SHA512 7fe5b58981d004ee493404f76317e4aa667d54d43a1b0be17d54ede6037acfd304d8c7babad5e893b3c70f3156845fada9e04159f3a4ac01946b2c39e6201a29 MISC metadata.xml 953 BLAKE2B 2ca4d579e427e6e776cc59d700f918731565074bacabc6ab7dd11d81f7b40303b12aa58598f0ee2db84d87c4afeefb9da798d94a900463c1e19e898e441a3246 SHA512 b1d7791c6c88ee0f630bd544060c59fb8f5778b0bd9cd65fe0fe1bc48fc41e4cfa51c7a7cfc728ab6c7abcef274eb83a421214f617bf2f406abe74d20f4c9ba1 diff --git a/dev-ml/opam-0install-cudf/opam-0install-cudf-0.5.0-r2.ebuild b/dev-ml/opam-0install-cudf/opam-0install-cudf-0.5.0-r2.ebuild index 6b7398671247..2e39ca03d0a6 100644 --- a/dev-ml/opam-0install-cudf/opam-0install-cudf-0.5.0-r2.ebuild +++ b/dev-ml/opam-0install-cudf/opam-0install-cudf-0.5.0-r2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/ocaml-opam/${PN}/releases/download/v${PV}/${P}.tar.g LICENSE="ISC" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm ~arm64" IUSE="+ocamlopt test" RESTRICT="!test? ( test )" |