From: Sam James (sam_c) Date: Sun, 19 Apr 2020 08:17:34 +0000 (+0000) Subject: media-libs/gexiv2: arm64 stable (bug #711784) X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=72aafd29367ce042435443d8377c71690b5bca36;p=gentoo.git media-libs/gexiv2: arm64 stable (bug #711784) Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Sam James (sam_c) Signed-off-by: Mart Raudsepp --- diff --git a/media-libs/gexiv2/gexiv2-0.12.0-r1.ebuild b/media-libs/gexiv2/gexiv2-0.12.0-r1.ebuild index b4c1ce41a207..62ad07941f48 100644 --- a/media-libs/gexiv2/gexiv2-0.12.0-r1.ebuild +++ b/media-libs/gexiv2/gexiv2-0.12.0-r1.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"