commit:     1a72c8a7611e6ef576f5fba7fc16e03929bd07cf
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 12 19:25:53 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Sep 12 19:25:53 2021 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=1a72c8a7

kde.org.eclass: Mark KDE Frameworks 5.86.0 as released

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 eclass/kde.org.eclass | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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/";
 

Reply via email to