diff options
author | 2023-02-05 23:53:01 +0100 | |
---|---|---|
committer | 2023-02-07 11:36:46 +0100 | |
commit | 19b097aea9c88849eb52dde922243ff68b358e9b (patch) | |
tree | 66c439d1b51f7251ea4538e55c16c40191ea7971 /kde-apps | |
parent | dev-util/kdevelop-python: destabilize 22.12.0 for ~x86 (diff) | |
download | gentoo-19b097aea9c88849eb52dde922243ff68b358e9b.tar.gz gentoo-19b097aea9c88849eb52dde922243ff68b358e9b.tar.bz2 gentoo-19b097aea9c88849eb52dde922243ff68b358e9b.zip |
kde-apps/akonadi-calendar: destabilize 22.08.3 for ~x86
Bug: https://bugs.gentoo.org/893234
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-apps')
-rw-r--r-- | kde-apps/akonadi-calendar/akonadi-calendar-22.08.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-apps/akonadi-calendar/akonadi-calendar-22.08.3.ebuild b/kde-apps/akonadi-calendar/akonadi-calendar-22.08.3.ebuild index 69da92aaf772..f203a6c8415d 100644 --- a/kde-apps/akonadi-calendar/akonadi-calendar-22.08.3.ebuild +++ b/kde-apps/akonadi-calendar/akonadi-calendar-22.08.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -13,7 +13,7 @@ DESCRIPTION="Library for akonadi calendar integration" LICENSE="GPL-2+ LGPL-2.1+" SLOT="5" -KEYWORDS="amd64 arm64 ~ppc64 ~riscv x86" +KEYWORDS="amd64 arm64 ~ppc64 ~riscv ~x86" IUSE="" RESTRICT="test" |