diff options
author | 2024-11-24 16:47:25 +0100 | |
---|---|---|
committer | 2024-11-24 16:47:25 +0100 | |
commit | c3438017589aa8fa236f83b396e18d584fcbb133 (patch) | |
tree | 2340d1b2020e488af20743ed66a5fcfdce24760d /dev-ml/opam-0install-cudf | |
parent | gnome-extra/cinnamon-screensaver: Stabilize 6.2.1 x86, #944391 (diff) | |
download | gentoo-c3438017589aa8fa236f83b396e18d584fcbb133.tar.gz gentoo-c3438017589aa8fa236f83b396e18d584fcbb133.tar.bz2 gentoo-c3438017589aa8fa236f83b396e18d584fcbb133.zip |
dev-ml/opam-0install-cudf: Keyword 0.5.0-r2 x86, #944753
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-ml/opam-0install-cudf')
-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 2e39ca03d0a6..083786e44d8b 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 ~arm ~arm64" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" IUSE="+ocamlopt test" RESTRICT="!test? ( test )" |