aboutsummaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2017-02-11 12:20:55 +0100
committerJohannes Huber <johu@gentoo.org>2017-02-11 12:20:55 +0100
commit1a5b351f70c71e06c0558c4d58b679735cc78526 (patch)
tree5426bda8ff21b14f2dec48ed44abcb2e205e33fc /eclass
parentkde-plasma/plasma-desktop: remove obsolete blocker (diff)
downloadkde-1a5b351f70c71e06c0558c4d58b679735cc78526.tar.gz
kde-1a5b351f70c71e06c0558c4d58b679735cc78526.tar.bz2
kde-1a5b351f70c71e06c0558c4d58b679735cc78526.zip
kde5.eclass: Mark KDE Frameworks 5.31.0 as released
Diffstat (limited to 'eclass')
-rw-r--r--eclass/kde5.eclass2
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/kde5.eclass b/eclass/kde5.eclass
index 7e842d4a52..a0494554fa 100644
--- a/eclass/kde5.eclass
+++ b/eclass/kde5.eclass
@@ -127,7 +127,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-frameworks-5.31.0 )
+KDE_UNRELEASED=( )
if [[ ${KDEBASE} = kdevelop ]]; then
HOMEPAGE="https://www.kdevelop.org/"