diff options
author | Michał Górny <mgorny@gentoo.org> | 2022-06-18 10:02:51 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2022-06-22 08:43:55 +0200 |
commit | 5438d24fc6e72e7cd69ea391a6a28f8db4f6ec09 (patch) | |
tree | 0d0d8aa80bb42de4e2dca614a0ad3727d4125037 /profiles/arch/hppa/parent | |
parent | net-p2p/deluge: Dekeyword ~sparc due to twisted[crypt] dep (diff) | |
download | gentoo-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/hppa/parent')
-rw-r--r-- | profiles/arch/hppa/parent | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/arch/hppa/parent b/profiles/arch/hppa/parent index eb001c6e8ab8..e234bf836e61 100644 --- a/profiles/arch/hppa/parent +++ b/profiles/arch/hppa/parent @@ -1 +1,2 @@ ../base +../../features/wd40 |