commit: 015d3cf74e11676fac55554a90812167298f3731 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Mon Feb 24 00:06:24 2025 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Mon Feb 24 15:54:02 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=015d3cf7
kde-apps/libkexiv2: destabilize 23.08.5 for ~x86 No more revdeps. Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> kde-apps/libkexiv2/libkexiv2-23.08.5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-apps/libkexiv2/libkexiv2-23.08.5.ebuild b/kde-apps/libkexiv2/libkexiv2-23.08.5.ebuild index d1f03d395bb5..36bf0f245e80 100644 --- a/kde-apps/libkexiv2/libkexiv2-23.08.5.ebuild +++ b/kde-apps/libkexiv2/libkexiv2-23.08.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 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="
