commit:     d245779f991843dbd10207abb5e2778af99f4734
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Jun  6 20:00:28 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Jun  6 20:00:28 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=d245779f

kde.org.eclass: Mark KDE Frameworks 5.71.0 unreleased

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 b7781d4d2c..6c358bd621 100644
--- a/eclass/kde.org.eclass
+++ b/eclass/kde.org.eclass
@@ -113,7 +113,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-plasma-5.19.0 )
+KDE_UNRELEASED=( kde-plasma-5.19.0 kde-frameworks-5.71.0 )
 
 HOMEPAGE="https://kde.org/";
 

Reply via email to