diff options
| -rw-r--r-- | eclass/kde.org.eclass | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/kde.org.eclass b/eclass/kde.org.eclass index 21149ecba44..6a3b0a9e17f 100644 --- a/eclass/kde.org.eclass +++ b/eclass/kde.org.eclass @@ -135,7 +135,7 @@ esac # 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.96.0 kde-apps-22.04.3 ) +KDE_UNRELEASED=( kde-frameworks-5.96.0 ) # @ECLASS_VARIABLE: EGIT_MIRROR # @DESCRIPTION: |
