commit: 962a61aacfcb5e354af4fefa859cbfe1301db6b7
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 29 17:47:09 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Aug 29 17:47:09 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=962a61aa
media-libs/gexiv2: Stabilize 0.14.2 sparc, #913218
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
media-libs/gexiv2/gexiv2-0.14.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-libs/gexiv2/gexiv2-0.14.2.ebuild
b/media-libs/gexiv2/gexiv2-0.14.2.ebuild
index 1c1402775504..2707b26a5579 100644
--- a/media-libs/gexiv2/gexiv2-0.14.2.ebuild
+++ b/media-libs/gexiv2/gexiv2-0.14.2.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 ~ia64 ~loong ~ppc ~ppc64
~riscv ~sparc ~x86"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64
~riscv sparc ~x86"
fi
LICENSE="LGPL-2.1+ GPL-2"