diff options
author | 2024-01-06 12:26:52 +0000 | |
---|---|---|
committer | 2024-01-06 12:26:52 +0000 | |
commit | 3f531b07b6f262bfcee8f9da537c6c6dfcc2a8b9 (patch) | |
tree | c15ae94c633f617eebdc43d2038791aeb45536f4 /kde-apps/libksieve | |
parent | kde-apps/kitinerary: Stabilize 23.08.4 amd64, #920693 (diff) | |
download | gentoo-3f531b07b6f262bfcee8f9da537c6c6dfcc2a8b9.tar.gz gentoo-3f531b07b6f262bfcee8f9da537c6c6dfcc2a8b9.tar.bz2 gentoo-3f531b07b6f262bfcee8f9da537c6c6dfcc2a8b9.zip |
kde-apps/libksieve: Stabilize 23.08.4 amd64, #920693
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'kde-apps/libksieve')
-rw-r--r-- | kde-apps/libksieve/libksieve-23.08.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-apps/libksieve/libksieve-23.08.4.ebuild b/kde-apps/libksieve/libksieve-23.08.4.ebuild index 5ab2c9282ce3..798da7510582 100644 --- a/kde-apps/libksieve/libksieve-23.08.4.ebuild +++ b/kde-apps/libksieve/libksieve-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 @@ DESCRIPTION="Common PIM libraries" LICENSE="GPL-2+ LGPL-2.1+" SLOT="5" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm64 ~ppc64 ~x86" IUSE="speech" RESTRICT="test" |