aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2019-11-02 13:43:59 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2019-11-02 13:43:59 +0100
commit9522191274bf1805ff06f2aa805167d675983aac (patch)
tree210dedd99f1a2d157b370f8fdb09c8b7b8bd6fe9
parentprofiles: Add kde-frameworks-5.64 package.mask (diff)
downloadkde-95221912.tar.gz
kde-95221912.tar.bz2
kde-95221912.zip
kde.org.eclass: Mark KDE Frameworks 5.64.0 unreleased
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 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/"