diff options
author | 2024-01-06 12:26:17 +0000 | |
---|---|---|
committer | 2024-01-06 12:26:17 +0000 | |
commit | 2c267233fda56195df94fb3e2cbf6d2df3dfd2e6 (patch) | |
tree | c5abc61bd184a8a4dda53eb3df970eff8c3717ec /kde-apps/kdepim-runtime | |
parent | kde-apps/akonadi-notes: Stabilize 23.08.4 amd64, #920693 (diff) | |
download | gentoo-2c267233fda56195df94fb3e2cbf6d2df3dfd2e6.tar.gz gentoo-2c267233fda56195df94fb3e2cbf6d2df3dfd2e6.tar.bz2 gentoo-2c267233fda56195df94fb3e2cbf6d2df3dfd2e6.zip |
kde-apps/kdepim-runtime: Stabilize 23.08.4 amd64, #920693
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'kde-apps/kdepim-runtime')
-rw-r--r-- | kde-apps/kdepim-runtime/kdepim-runtime-23.08.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-apps/kdepim-runtime/kdepim-runtime-23.08.4.ebuild b/kde-apps/kdepim-runtime/kdepim-runtime-23.08.4.ebuild index 657b159e7788..8a7f631caece 100644 --- a/kde-apps/kdepim-runtime/kdepim-runtime-23.08.4.ebuild +++ b/kde-apps/kdepim-runtime/kdepim-runtime-23.08.4.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 @@ -15,7 +15,7 @@ HOMEPAGE="https://apps.kde.org/kontact/" LICENSE="GPL-2+ LGPL-2.1+" SLOT="5" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm64 ~ppc64 ~x86" IUSE="speech" RESTRICT="test" |