diff options
-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) |