diff options
author | 2022-06-22 10:27:48 +0200 | |
---|---|---|
committer | 2022-06-22 10:35:59 +0200 | |
commit | 768d4d0ecc5a6488f16ed91b787c467bdaeada6a (patch) | |
tree | fc0d27492799e013cc2a45c2f8cace57c1e8a33a /profiles/targets | |
parent | dev-python/tabulate: Bump to 0.8.10 (diff) | |
download | gentoo-768d4d0ecc5a6488f16ed91b787c467bdaeada6a.tar.gz gentoo-768d4d0ecc5a6488f16ed91b787c467bdaeada6a.tar.bz2 gentoo-768d4d0ecc5a6488f16ed91b787c467bdaeada6a.zip |
profiles: UnknownProfilePackageUse cleanup, pt. 2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles/targets')
-rw-r--r-- | profiles/targets/desktop/package.use | 5 | ||||
-rw-r--r-- | profiles/targets/desktop/plasma/package.use | 2 |
2 files changed, 1 insertions, 6 deletions
diff --git a/profiles/targets/desktop/package.use b/profiles/targets/desktop/package.use index 3cc4cc0d28f1..0fc7cd2bcc9a 100644 --- a/profiles/targets/desktop/package.use +++ b/profiles/targets/desktop/package.use @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Andreas K. Hüttel <dilfridge@gentoo.org> (2022-04-18) @@ -38,9 +38,6 @@ app-arch/unzip natspec # Required by kde-frameworks/kwayland dev-qt/qtgui:5 egl libinput -# Required by dev-qt/qtwebengine -media-libs/libvpx svc - # Andreas Sturmlechner <asturm@gentoo.org> (2017-11-30) # Avoid circular dependency when installing from scratch dev-util/cmake -qt5 diff --git a/profiles/targets/desktop/plasma/package.use b/profiles/targets/desktop/plasma/package.use index 65c0002787a9..3ca6c67990fc 100644 --- a/profiles/targets/desktop/plasma/package.use +++ b/profiles/targets/desktop/plasma/package.use @@ -49,8 +49,6 @@ media-libs/mlt ffmpeg frei0r rubberband media-libs/opencv contrib contribdnn # Required by kde-plasma/plasma-firewall -# Required by net-firewall/firewalld[iptables] (default enabled) -net-firewall/iptables ipv6 # Required by net-firewall/firewalld[nftables] (default enabled) net-firewall/nftables json python xtables |