diff options
author | 2024-03-05 13:33:11 +0000 | |
---|---|---|
committer | 2024-03-05 13:33:11 +0000 | |
commit | 8d6bd27f6d5a9350b7e8a131d1e0e68856d95785 (patch) | |
tree | d514beb16ae8b4a0697c2d5a163a02dfd8f2bc46 /profiles/arch/amd64 | |
parent | app-crypt/yubikey-manager-qt: require USE=qt5 on dev-python/pyotherside (diff) | |
download | gentoo-8d6bd27f6d5a9350b7e8a131d1e0e68856d95785.tar.gz gentoo-8d6bd27f6d5a9350b7e8a131d1e0e68856d95785.tar.bz2 gentoo-8d6bd27f6d5a9350b7e8a131d1e0e68856d95785.zip |
profiles: unmask USE=qt6 on dev-python/pyotherside
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'profiles/arch/amd64')
-rw-r--r-- | profiles/arch/amd64/package.use.mask | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index 20d998103599..d1a323663aaf 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -113,11 +113,6 @@ net-misc/curl -nghttp3 # dev-cpp/cppdap is not keyworded in most places dev-build/cmake -dap -# Marek Szuba <marecki@gentoo.org> (2023-06-29) -# Now that we globally unmask USE=qt6 for amd64, the mask set -# in profiles/base/package.use.mask no longer has any effect on this arch. -dev-python/pyotherside qt6 - # Michał Górny <mgorny@gentoo.org> (2023-06-24) # dev-db/mongodb miraculously got keyworded here. dev-python/pymongo -test-full |