aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2017-01-10 08:44:31 +0100
committerJohannes Huber <johu@gentoo.org>2017-01-10 08:44:31 +0100
commit83ee256c4e08400771af6266ae1d4c7d23467658 (patch)
tree2125907a0a2ae6baac5fbca939f43478c379ff91
parentkde-frameworks/plasma: Re-manifest (diff)
downloadkde-83ee256c.tar.gz
kde-83ee256c.tar.bz2
kde-83ee256c.zip
kde5.eclass: Mark KDE Applications 16.12.1 as unreleased
-rw-r--r--eclass/kde5.eclass2
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/kde5.eclass b/eclass/kde5.eclass
index 176c54e9c3..6d5b44c0fb 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.30.0 )
+KDE_UNRELEASED=( kde-frameworks-5.30.0 kde-apps-16.12.1 )
if [[ ${KDEBASE} = kdevelop ]]; then
HOMEPAGE="https://www.kdevelop.org/"