diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2024-08-20 17:33:44 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2024-08-21 22:54:09 +0200 |
commit | ab8d456f586322ca6af1f148c91c565f703167e4 (patch) | |
tree | 3bdef7b9ced8ee2fa678fa424de4fc90550eafa1 /eclass | |
parent | dev-python/types-setuptools: Bump to 72.2.0.20240821 (diff) | |
download | gentoo-ab8d456f586322ca6af1f148c91c565f703167e4.tar.gz gentoo-ab8d456f586322ca6af1f148c91c565f703167e4.tar.bz2 gentoo-ab8d456f586322ca6af1f148c91c565f703167e4.zip |
kde-apps/libkcompactdisc: Block SLOT 5 unconditionally
The only revdep is blocking the other slot as well.
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'eclass')
-rw-r--r-- | eclass/gear.kde.org.eclass | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/eclass/gear.kde.org.eclass b/eclass/gear.kde.org.eclass index 3f8126dd1c01..eb05b406a7ae 100644 --- a/eclass/gear.kde.org.eclass +++ b/eclass/gear.kde.org.eclass @@ -256,6 +256,7 @@ if $(ver_test -gt 24.04.75); then itinerary | \ kio-perldoc | \ kolourpaint | \ + libkcompactdisc | \ signon-kwallet-extension) RDEPEND+=" !${CATEGORY}/${PN}:5" ;; *) ;; |