diff options
author | 2024-01-06 12:27:05 +0000 | |
---|---|---|
committer | 2024-01-06 12:27:05 +0000 | |
commit | 7f36837b36a02db81e6ffd6634a98ea9940109bd (patch) | |
tree | 73eb6aa5bca4833ddd62e1fd30e48bc172636853 /kde-apps/kmail | |
parent | kde-apps/kmail-account-wizard: Stabilize 23.08.4 amd64, #920693 (diff) | |
download | gentoo-7f36837b36a02db81e6ffd6634a98ea9940109bd.tar.gz gentoo-7f36837b36a02db81e6ffd6634a98ea9940109bd.tar.bz2 gentoo-7f36837b36a02db81e6ffd6634a98ea9940109bd.zip |
kde-apps/kmail: Stabilize 23.08.4 amd64, #920693
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'kde-apps/kmail')
-rw-r--r-- | kde-apps/kmail/kmail-23.08.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-apps/kmail/kmail-23.08.4.ebuild b/kde-apps/kmail/kmail-23.08.4.ebuild index ebd38dd12d38..e80288f4ca89 100644 --- a/kde-apps/kmail/kmail-23.08.4.ebuild +++ b/kde-apps/kmail/kmail-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 @@ -16,7 +16,7 @@ https://kontact.kde.org/components/kmail/" LICENSE="GPL-2+ handbook? ( FDL-1.2+ )" SLOT="5" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm64 ~ppc64 ~x86" IUSE="pch speech telemetry" RESTRICT="test" # bug 616878 |