summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2022-06-18 10:02:51 +0200
committerMichał Górny <mgorny@gentoo.org>2022-06-22 08:43:55 +0200
commit5438d24fc6e72e7cd69ea391a6a28f8db4f6ec09 (patch)
tree0d0d8aa80bb42de4e2dca614a0ad3727d4125037 /profiles/arch/arm/armv7a/package.use.mask
parentnet-p2p/deluge: Dekeyword ~sparc due to twisted[crypt] dep (diff)
downloadgentoo-5438d24fc6e72e7cd69ea391a6a28f8db4f6ec09.tar.gz
gentoo-5438d24fc6e72e7cd69ea391a6a28f8db4f6ec09.tar.bz2
gentoo-5438d24fc6e72e7cd69ea391a6a28f8db4f6ec09.zip
profiles: Introduce a dedicated "feature" profile for no Rust
Introduce a common profile that combines the masks necessary for arch profiles and subprofiles that are not supported by Rust. Note that this goes beyond existing masks in the individual profiles since these masks did not include packages that aren't keyworded on the arch in question. Some Rust-influenced masks remain in specific profiles where Rust is actually keyworded nowadays but the dependencies in question haven't been rekeyworded. Closes: https://github.com/gentoo/gentoo/pull/25951 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles/arch/arm/armv7a/package.use.mask')
-rw-r--r--profiles/arch/arm/armv7a/package.use.mask18
1 files changed, 1 insertions, 17 deletions
diff --git a/profiles/arch/arm/armv7a/package.use.mask b/profiles/arch/arm/armv7a/package.use.mask
index aabb4fa77e40..b9878807147a 100644
--- a/profiles/arch/arm/armv7a/package.use.mask
+++ b/profiles/arch/arm/armv7a/package.use.mask
@@ -1,28 +1,12 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-# Jakov Smolić <jsmolic@gentoo.org> (2021-01-23)
-# Rust is available here
->=media-libs/libheif-1.10.0 -rav1e
-
-# Joonas Niilola <juippis@gentoo.org> (2020-10-08)
-# Sam James <sam@gentoo.org> (2021-03-11)
-# Dependency keyworded on this arm profile.
-dev-libs/efl -avif
-kde-frameworks/kimageformats -avif
-media-libs/gd -avif
-net-libs/webkit-gtk -avif
-
# Sam James <sam@gentoo.org> (2020-10-05)
# Guile only supports JIT on some arches
# (armv7 only for arm)
# (See 9.3.8 in the Guile manual)
dev-scheme/guile -jit
-# Mart Raudsepp <leio@gentoo.org> (2020-08-02)
-# virtual/rust is available here
->=media-gfx/eog-3.33.1 -svg
-
# Sam James <sam@gentoo.org> (2020-07-03)
# Rust is available here
# Bug #728558