diff options
author | Sam James <sam@gentoo.org> | 2024-11-23 21:07:02 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-11-23 21:07:02 +0000 |
commit | 7b3cdb37e17f9ed831d788d20e4b2e8dd27221d6 (patch) | |
tree | bff80319d0719a83727189580a47726769297dfb /dev-ml | |
parent | sci-libs/opencascade: Stabilize 7.8.1 amd64, #942938 (diff) | |
download | gentoo-7b3cdb37e17f9ed831d788d20e4b2e8dd27221d6.tar.gz gentoo-7b3cdb37e17f9ed831d788d20e4b2e8dd27221d6.tar.bz2 gentoo-7b3cdb37e17f9ed831d788d20e4b2e8dd27221d6.zip |
dev-ml/opam-0install-cudf: Keyword 0.5.0-r2 arm64, #944753
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/opam-0install-cudf/opam-0install-cudf-0.5.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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..9b2ccd7c27ce 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 ~arm64" IUSE="+ocamlopt test" RESTRICT="!test? ( test )" |