diff options
author | Sam James <sam@gentoo.org> | 2024-05-28 03:06:47 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-28 03:06:47 +0100 |
commit | 7be943052c78b9687155fd07907c4d97e4409a4b (patch) | |
tree | 9c619582e9ecb8393916a6abe1cbaa26537737c5 /kde-frameworks/kcalendarcore | |
parent | kde-frameworks/kbookmarks: Stabilize 5.116.0 arm64, #932369 (diff) | |
download | gentoo-7be943052c78b9687155fd07907c4d97e4409a4b.tar.gz gentoo-7be943052c78b9687155fd07907c4d97e4409a4b.tar.bz2 gentoo-7be943052c78b9687155fd07907c4d97e4409a4b.zip |
kde-frameworks/kcalendarcore: Stabilize 5.116.0 arm64, #932369
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'kde-frameworks/kcalendarcore')
-rw-r--r-- | kde-frameworks/kcalendarcore/kcalendarcore-5.116.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-frameworks/kcalendarcore/kcalendarcore-5.116.0.ebuild b/kde-frameworks/kcalendarcore/kcalendarcore-5.116.0.ebuild index 7a88a4b5bc78..b823fd3f8483 100644 --- a/kde-frameworks/kcalendarcore/kcalendarcore-5.116.0.ebuild +++ b/kde-frameworks/kcalendarcore/kcalendarcore-5.116.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 |