diff options
author | 2023-02-18 15:25:31 +0200 | |
---|---|---|
committer | 2023-02-18 15:25:31 +0200 | |
commit | 3c8efd5810b375ebb9522f49187cc763745e90bd (patch) | |
tree | 10de3214465c369c852fa19df2615d1d986b2e2b /kde-frameworks/kcalendarcore | |
parent | kde-frameworks/kapidox: Stabilize 5.102.0 arm64, #891927 (diff) | |
download | gentoo-3c8efd5810b375ebb9522f49187cc763745e90bd.tar.gz gentoo-3c8efd5810b375ebb9522f49187cc763745e90bd.tar.bz2 gentoo-3c8efd5810b375ebb9522f49187cc763745e90bd.zip |
kde-frameworks/kcalendarcore: Stabilize 5.102.0 arm64, #891927
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'kde-frameworks/kcalendarcore')
-rw-r--r-- | kde-frameworks/kcalendarcore/kcalendarcore-5.102.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-frameworks/kcalendarcore/kcalendarcore-5.102.0.ebuild b/kde-frameworks/kcalendarcore/kcalendarcore-5.102.0.ebuild index 037afd21ea03..40c3702ed7fd 100644 --- a/kde-frameworks/kcalendarcore/kcalendarcore-5.102.0.ebuild +++ b/kde-frameworks/kcalendarcore/kcalendarcore-5.102.0.ebuild @@ -10,7 +10,7 @@ inherit ecm frameworks.kde.org DESCRIPTION="Library for interfacing with calendars" LICENSE="GPL-2+ test? ( LGPL-3+ )" -KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 arm64 ~loong ~ppc64 ~riscv ~x86" IUSE="" RESTRICT="test" # multiple tests fail or hang indefinitely |