aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-05-08 19:38:02 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2018-05-08 19:38:02 +0200
commitbedf66f7582ee88664c3239bac22a0c4f963cff2 (patch)
treec14a3f5088fe80d09e09b3021e1e5760cc962115
parentsys-libs/kpmcore: Bump subslot (diff)
downloadkde-bedf66f7.tar.gz
kde-bedf66f7.tar.bz2
kde-bedf66f7.zip
kde5.eclass: Mark KDE Applications 18.04.1 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 3efcda93ac..9813e4b4f9 100644
--- a/eclass/kde5.eclass
+++ b/eclass/kde5.eclass
@@ -159,7 +159,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.46.0 )
+KDE_UNRELEASED=( kde-frameworks-5.46.0 kde-apps-18.04.1 )
if [[ ${KDEBASE} = kdevelop ]]; then
HOMEPAGE="https://www.kdevelop.org/"