diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2021-04-11 15:24:22 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2021-04-11 15:25:08 +0300 |
commit | 587525b82c344d6baf7b1eef91aae147b6457dfe (patch) | |
tree | 8c5036212b1802b71f55637b2c31c545212660aa /kde-frameworks/kcalendarcore | |
parent | kde-frameworks/kbookmarks: Stabilize 5.80.0 arm64, #779994 (diff) | |
download | gentoo-587525b82c344d6baf7b1eef91aae147b6457dfe.tar.gz gentoo-587525b82c344d6baf7b1eef91aae147b6457dfe.tar.bz2 gentoo-587525b82c344d6baf7b1eef91aae147b6457dfe.zip |
kde-frameworks/kcalendarcore: Stabilize 5.80.0 arm64, #779994
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'kde-frameworks/kcalendarcore')
-rw-r--r-- | kde-frameworks/kcalendarcore/kcalendarcore-5.80.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-frameworks/kcalendarcore/kcalendarcore-5.80.0.ebuild b/kde-frameworks/kcalendarcore/kcalendarcore-5.80.0.ebuild index 54c19c11a8cc..f446b084d89b 100644 --- a/kde-frameworks/kcalendarcore/kcalendarcore-5.80.0.ebuild +++ b/kde-frameworks/kcalendarcore/kcalendarcore-5.80.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 |