diff options
author | Sam James <sam@gentoo.org> | 2024-01-04 10:05:40 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-04 10:05:40 +0000 |
commit | 52f34b81832971d7bc3064b0cef393b140745f5b (patch) | |
tree | 4d321eee9788611bd91bf33634edc48d1d7e0de9 /kde-frameworks/kcalendarcore | |
parent | kde-frameworks/kapidox: Stabilize 5.113.0 x86, #920698 (diff) | |
download | gentoo-52f34b81832971d7bc3064b0cef393b140745f5b.tar.gz gentoo-52f34b81832971d7bc3064b0cef393b140745f5b.tar.bz2 gentoo-52f34b81832971d7bc3064b0cef393b140745f5b.zip |
kde-frameworks/kcalendarcore: Stabilize 5.113.0 x86, #920698
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'kde-frameworks/kcalendarcore')
-rw-r--r-- | kde-frameworks/kcalendarcore/kcalendarcore-5.113.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-frameworks/kcalendarcore/kcalendarcore-5.113.0.ebuild b/kde-frameworks/kcalendarcore/kcalendarcore-5.113.0.ebuild index 8fc3e50acbbc..e32ab9a1af38 100644 --- a/kde-frameworks/kcalendarcore/kcalendarcore-5.113.0.ebuild +++ b/kde-frameworks/kcalendarcore/kcalendarcore-5.113.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,7 +9,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 |