diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2021-06-05 13:56:40 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2021-06-05 13:56:40 +0300 |
commit | ad0ed739c939f31726f4f9d14b7d8b9549b18e04 (patch) | |
tree | 1547bfb76fff52d07f5c6d794f09056d0f7cfa94 /kde-frameworks/kcalendarcore | |
parent | kde-frameworks/kbookmarks: Stabilize 5.82.0 arm64, #788820 (diff) | |
download | gentoo-ad0ed739c939f31726f4f9d14b7d8b9549b18e04.tar.gz gentoo-ad0ed739c939f31726f4f9d14b7d8b9549b18e04.tar.bz2 gentoo-ad0ed739c939f31726f4f9d14b7d8b9549b18e04.zip |
kde-frameworks/kcalendarcore: Stabilize 5.82.0 arm64, #788820
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'kde-frameworks/kcalendarcore')
-rw-r--r-- | kde-frameworks/kcalendarcore/kcalendarcore-5.82.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-frameworks/kcalendarcore/kcalendarcore-5.82.0.ebuild b/kde-frameworks/kcalendarcore/kcalendarcore-5.82.0.ebuild index 54c19c11a8cc..f446b084d89b 100644 --- a/kde-frameworks/kcalendarcore/kcalendarcore-5.82.0.ebuild +++ b/kde-frameworks/kcalendarcore/kcalendarcore-5.82.0.ebuild @@ -10,7 +10,7 @@ inherit ecm kde.org DESCRIPTION="Library for interfacing with calendars" LICENSE="GPL-2+ test? ( LGPL-3+ )" -KEYWORDS="amd64 ~arm64 ~ppc64 x86" +KEYWORDS="amd64 arm64 ~ppc64 x86" IUSE="" RESTRICT+=" test" # multiple tests fail or hang indefinitely |