summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-05-28 06:04:40 +0100
committerSam James <sam@gentoo.org>2022-05-28 06:04:40 +0100
commit050593ed62ec85a37a58e2b281259face5f8da3c (patch)
treedf9ddab425a118e1d2601878ce26fca0827c453e /media-libs/gexiv2
parentmedia-gfx/simple-scan: Stabilize 42.1 ppc64, #843794 (diff)
downloadgentoo-050593ed62ec85a37a58e2b281259face5f8da3c.tar.gz
gentoo-050593ed62ec85a37a58e2b281259face5f8da3c.tar.bz2
gentoo-050593ed62ec85a37a58e2b281259face5f8da3c.zip
media-libs/gexiv2: Stabilize 0.14.0 ppc64, #843794
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/gexiv2')
-rw-r--r--media-libs/gexiv2/gexiv2-0.14.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gexiv2/gexiv2-0.14.0.ebuild b/media-libs/gexiv2/gexiv2-0.14.0.ebuild
index bd56df0c9dd0..709415ce3be3 100644
--- a/media-libs/gexiv2/gexiv2-0.14.0.ebuild
+++ b/media-libs/gexiv2/gexiv2-0.14.0.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 ~riscv ~sparc x86"
+ KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc x86"
fi
LICENSE="LGPL-2.1+ GPL-2"