diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-06 12:27:02 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-06 12:27:02 +0000 |
commit | 89e482ca44f8851f11291c118b5729938da561be (patch) | |
tree | d82cfc20ee5e75060ee14798bc985c0c18b7e6cd /kde-apps/kleopatra | |
parent | kde-apps/kjumpingcube: Stabilize 23.08.4 amd64, #920693 (diff) | |
download | gentoo-89e482ca44f8851f11291c118b5729938da561be.tar.gz gentoo-89e482ca44f8851f11291c118b5729938da561be.tar.bz2 gentoo-89e482ca44f8851f11291c118b5729938da561be.zip |
kde-apps/kleopatra: Stabilize 23.08.4 amd64, #920693
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'kde-apps/kleopatra')
-rw-r--r-- | kde-apps/kleopatra/kleopatra-23.08.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-apps/kleopatra/kleopatra-23.08.4.ebuild b/kde-apps/kleopatra/kleopatra-23.08.4.ebuild index ed615146478a..92bf69b5027b 100644 --- a/kde-apps/kleopatra/kleopatra-23.08.4.ebuild +++ b/kde-apps/kleopatra/kleopatra-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/kleopatra/" LICENSE="GPL-2+ handbook? ( FDL-1.2+ )" SLOT="5" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv x86" IUSE="pim" # tests completely broken, bug #641720 |