commit:     9522191274bf1805ff06f2aa805167d675983aac
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Nov  2 12:43:59 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Nov  2 12:43:59 2019 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=95221912

kde.org.eclass: Mark KDE Frameworks 5.64.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 3f86779c52..713fe7cd52 100644
--- a/eclass/kde.org.eclass
+++ b/eclass/kde.org.eclass
@@ -66,7 +66,7 @@ fi
 # 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_UNRELEASED=( kde-frameworks-5.64.0 )
 
 HOMEPAGE="https://kde.org/";
 

Reply via email to