commit: e17994f779376b74e50ce4eaf596b0397df0aff5
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 30 18:10:40 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Aug 30 18:28:24 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e17994f7
media-libs/gexiv2: Stabilize 0.12.1 arm64, #738728
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-libs/gexiv2/gexiv2-0.12.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-libs/gexiv2/gexiv2-0.12.1.ebuild
b/media-libs/gexiv2/gexiv2-0.12.1.ebuild
index 4f9650c2f1b..7f90be8bca3 100644
--- a/media-libs/gexiv2/gexiv2-0.12.1.ebuild
+++ b/media-libs/gexiv2/gexiv2-0.12.1.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} == 9999 ]]; then
inherit git-r3
else
SRC_URI="mirror://gnome/sources/${PN}/$(ver_cut 1-2)/${P}.tar.xz"
- KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
+ KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
fi
LICENSE="LGPL-2.1+ GPL-2"