summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-05-01 15:58:30 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-05-01 15:58:30 +0200
commitc4cd9a9ad5c9232142269db7fbaeede74e9f99b0 (patch)
tree24882ce4ed7af39204c035f17482e3e21129380e
parentmedia-video/ffmpeg: ppc stable wrt bug #711144 (diff)
downloadgentoo-c4cd9a9a.tar.gz
gentoo-c4cd9a9a.tar.bz2
gentoo-c4cd9a9a.zip
media-libs/gexiv2: ppc stable wrt bug #711784
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--media-libs/gexiv2/gexiv2-0.12.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gexiv2/gexiv2-0.12.0-r1.ebuild b/media-libs/gexiv2/gexiv2-0.12.0-r1.ebuild
index 5eeec9807aba..324f7b030bdd 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"