summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-28 19:10:10 +0000
committerSam James <sam@gentoo.org>2021-05-28 19:10:10 +0000
commite719a7e71ba290cf649ab7d63bad1649f342e2bb (patch)
tree465749683846282c1cd4dfafa069e505b117c5ea /media-libs/gexiv2
parentgui-libs/wpebackend-fdo: Stabilize 1.8.4 arm, #792327 (diff)
downloadgentoo-e719a7e71ba290cf649ab7d63bad1649f342e2bb.tar.gz
gentoo-e719a7e71ba290cf649ab7d63bad1649f342e2bb.tar.bz2
gentoo-e719a7e71ba290cf649ab7d63bad1649f342e2bb.zip
media-libs/gexiv2: Stabilize 0.12.2 arm, #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 54ea8224ebf4..8da10ad9c2d5 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"