From 9c56481f0c8b8743af896cfbd214df6024a33d34 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Thu, 19 Sep 2019 12:43:59 +0200 Subject: kde5.eclass: Mark KDE Plasma 5.16.90 (5.17 beta) unreleased Signed-off-by: Andreas Sturmlechner --- eclass/kde5.eclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'eclass/kde5.eclass') diff --git a/eclass/kde5.eclass b/eclass/kde5.eclass index b498d7e7a22..9bb19a02519 100644 --- a/eclass/kde5.eclass +++ b/eclass/kde5.eclass @@ -148,7 +148,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-plasma-5.16.90 ) HOMEPAGE="https://kde.org/" LICENSE="GPL-2" -- cgit v1.2.3