aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2021-09-12 21:25:53 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2021-09-12 21:25:53 +0200
commit1a72c8a7611e6ef576f5fba7fc16e03929bd07cf (patch)
treec70539ef487a695487d48d2256efc510f4174080
parentkde.org.eclass: Support different dev-qt stable branch PV (diff)
downloadkde-1a72c8a7.tar.gz
kde-1a72c8a7.tar.bz2
kde-1a72c8a7.zip
kde.org.eclass: Mark KDE Frameworks 5.86.0 as released
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r--eclass/kde.org.eclass2
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/kde.org.eclass b/eclass/kde.org.eclass
index acf451b296..9e357001a9 100644
--- a/eclass/kde.org.eclass
+++ b/eclass/kde.org.eclass
@@ -135,7 +135,7 @@ esac
# An array of $CATEGORY-$PV pairs of packages that are unreleased upstream.
# Any package matching this will have fetch restriction enabled, and receive
# a proper error message via pkg_nofetch.
-KDE_UNRELEASED=( kde-frameworks-5.86.0 )
+KDE_UNRELEASED=( )
HOMEPAGE="https://kde.org/"