diff options
author | Matt Whitlock <gentoo@mattwhitlock.name> | 2024-11-07 07:36:08 -0500 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-11-07 13:05:50 +0000 |
commit | bb7670d47bce9b07a24b0dbaad8e38f49f39277c (patch) | |
tree | 6fddfcd16b77f179214d9b42954f03b68fd3a137 /profiles/arch/base/package.use.mask | |
parent | mail-client/thunderbird-bin: add 128.4.2 (diff) | |
download | gentoo-bb7670d47bce9b07a24b0dbaad8e38f49f39277c.tar.gz gentoo-bb7670d47bce9b07a24b0dbaad8e38f49f39277c.tar.bz2 gentoo-bb7670d47bce9b07a24b0dbaad8e38f49f39277c.zip |
profiles: drop redundant package.use.mask
Signed-off-by: Matt Whitlock <gentoo@mattwhitlock.name>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles/arch/base/package.use.mask')
-rw-r--r-- | profiles/arch/base/package.use.mask | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask index c1eddd2ac0ff..e20a7ce2b157 100644 --- a/profiles/arch/base/package.use.mask +++ b/profiles/arch/base/package.use.mask @@ -152,11 +152,6 @@ dev-python/tables cpudetection # libomptarget is only supported on 64-bit architectures. >=sys-libs/libomp-16.0.0_pre20230124 offload -# Sam James <sam@gentoo.org> (2023-01-05) -# asm is only available for amd64 and arm, but for arm, is gated -# behind an experimental flag. ->=dev-libs/libsecp256k1-0.2.0 asm - # Sam James <sam@gentoo.org> (2022-12-11) # Unkeyworded dependencies net-misc/curl rustls curl_ssl_rustls |