diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-06 12:26:04 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-06 12:26:04 +0000 |
commit | c3c876f0c213206eaf40ff4ee2ff15f015cdd157 (patch) | |
tree | d4d6f0780dd2bf0c76d18138ee5092f97958513b /kde-apps/libkexiv2 | |
parent | kde-apps/baloo-widgets: Stabilize 23.08.4 amd64, #920693 (diff) | |
download | gentoo-c3c876f0c213206eaf40ff4ee2ff15f015cdd157.tar.gz gentoo-c3c876f0c213206eaf40ff4ee2ff15f015cdd157.tar.bz2 gentoo-c3c876f0c213206eaf40ff4ee2ff15f015cdd157.zip |
kde-apps/libkexiv2: Stabilize 23.08.4 amd64, #920693
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'kde-apps/libkexiv2')
-rw-r--r-- | kde-apps/libkexiv2/libkexiv2-23.08.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-apps/libkexiv2/libkexiv2-23.08.4.ebuild b/kde-apps/libkexiv2/libkexiv2-23.08.4.ebuild index ac68133e673a..2db17ef1e9ca 100644 --- a/kde-apps/libkexiv2/libkexiv2-23.08.4.ebuild +++ b/kde-apps/libkexiv2/libkexiv2-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 @@ -10,7 +10,7 @@ DESCRIPTION="Wrapper around exiv2 library" LICENSE="GPL-2+" SLOT="5" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv x86" IUSE="+xmp" DEPEND=" |