diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2023-02-05 23:51:38 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2023-02-07 11:14:03 +0100 |
commit | 05a5609140d8fb0774a76a55c8469ab816e7fa41 (patch) | |
tree | a70359ddfb013b341aac0607edab5cc8da0c1225 /app-office | |
parent | app-editors/retext: destabilize 7.2.3 for ~x86 (diff) | |
download | gentoo-05a5609140d8fb0774a76a55c8469ab816e7fa41.tar.gz gentoo-05a5609140d8fb0774a76a55c8469ab816e7fa41.tar.bz2 gentoo-05a5609140d8fb0774a76a55c8469ab816e7fa41.zip |
app-office/kalendar: destabilize 22.08.3 for ~x86
Bug: https://bugs.gentoo.org/893234
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/kalendar/kalendar-22.08.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/kalendar/kalendar-22.08.3.ebuild b/app-office/kalendar/kalendar-22.08.3.ebuild index 2a1e937f92b9..1c6d68133e2e 100644 --- a/app-office/kalendar/kalendar-22.08.3.ebuild +++ b/app-office/kalendar/kalendar-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 @@ -15,7 +15,7 @@ HOMEPAGE="https://apps.kde.org/kalendar/" LICENSE="|| ( GPL-2 GPL-3 ) CC0-1.0" SLOT="5" -KEYWORDS="amd64 arm64 ~ppc64 x86" +KEYWORDS="amd64 arm64 ~ppc64 ~x86" IUSE="" # All of the tests involve interacting with akonadi right now (as of 22.04) |