commit: eeac10c3c6cb7fbf242b1d76e84e4f16a9cba898
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 10 03:39:06 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Sep 10 03:39:06 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eeac10c3
media-libs/gexiv2: Stabilize 0.14.6 arm64, #962654
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
media-libs/gexiv2/gexiv2-0.14.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-libs/gexiv2/gexiv2-0.14.6.ebuild
b/media-libs/gexiv2/gexiv2-0.14.6.ebuild
index 1e1a49e2c5d0..b86beec3542b 100644
--- a/media-libs/gexiv2/gexiv2-0.14.6.ebuild
+++ b/media-libs/gexiv2/gexiv2-0.14.6.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://gitlab.gnome.org/GNOME/gexiv2.git"
inherit git-r3
else
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv
~sparc ~x86"
+ KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv
~sparc ~x86"
fi
LICENSE="LGPL-2.1+ GPL-2+"