summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-28 19:19:46 +0000
committerSam James <sam@gentoo.org>2021-05-28 19:19:46 +0000
commit4e763895a37db3b66b7ab89eed1296277670df57 (patch)
treebea6dc24b2dc32790bb7e768bac8d7cef0a3c79b /media-libs/gexiv2
parentmedia-gfx/simple-scan: Stabilize 40.1 ppc, #792327 (diff)
downloadgentoo-4e763895a37db3b66b7ab89eed1296277670df57.tar.gz
gentoo-4e763895a37db3b66b7ab89eed1296277670df57.tar.bz2
gentoo-4e763895a37db3b66b7ab89eed1296277670df57.zip
media-libs/gexiv2: Stabilize 0.12.2 ppc, #792327
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/gexiv2')
-rw-r--r--media-libs/gexiv2/gexiv2-0.12.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gexiv2/gexiv2-0.12.2.ebuild b/media-libs/gexiv2/gexiv2-0.12.2.ebuild
index 47e2487ff3f8..542bdf5150b8 100644
--- a/media-libs/gexiv2/gexiv2-0.12.2.ebuild
+++ b/media-libs/gexiv2/gexiv2-0.12.2.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"