diff options
author | Sam James <sam@gentoo.org> | 2023-08-02 18:32:15 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-02 18:41:50 +0100 |
commit | 694e0bfc64e2642407914cfb43a4fd96c94e1a19 (patch) | |
tree | 194eec52674f7aaa30fc64270137da75e04e36a6 /app-office | |
parent | kde-apps/kdepim-runtime: Stabilize 23.04.3 arm64, #911185 (diff) | |
download | gentoo-694e0bfc64e2642407914cfb43a4fd96c94e1a19.tar.gz gentoo-694e0bfc64e2642407914cfb43a4fd96c94e1a19.tar.bz2 gentoo-694e0bfc64e2642407914cfb43a4fd96c94e1a19.zip |
app-office/kalendar: Stabilize 23.04.3 arm64, #911185
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/kalendar/kalendar-23.04.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/kalendar/kalendar-23.04.3.ebuild b/app-office/kalendar/kalendar-23.04.3.ebuild index d08fa01ed1dc..388e6c0130d3 100644 --- a/app-office/kalendar/kalendar-23.04.3.ebuild +++ b/app-office/kalendar/kalendar-23.04.3.ebuild @@ -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) |