From: Agostino Sarubbo Date: Tue, 28 Apr 2020 13:12:15 +0000 (+0200) Subject: media-libs/gexiv2: x86 stable wrt bug #711784 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=0de04a640620e49e1e2337db02664e21d674623f;p=gentoo.git media-libs/gexiv2: x86 stable wrt bug #711784 Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- diff --git a/media-libs/gexiv2/gexiv2-0.12.0-r1.ebuild b/media-libs/gexiv2/gexiv2-0.12.0-r1.ebuild index af6de11e4c95..5eeec9807aba 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"