Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/gexiv2/
Date: Mon, 31 Aug 2020 02:52:38
Message-Id: 1598842341.6315a4cce853bde2210f4b6f391f7c283e7369cc.sam@gentoo
1 commit: 6315a4cce853bde2210f4b6f391f7c283e7369cc
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 31 02:36:31 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 31 02:52:21 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6315a4cc
7
8 media-libs/gexiv2: Stabilize 0.12.1 arm, #738728
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 media-libs/gexiv2/gexiv2-0.12.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-libs/gexiv2/gexiv2-0.12.1.ebuild b/media-libs/gexiv2/gexiv2-0.12.1.ebuild
16 index 7f90be8bca3..2aebaa30be1 100644
17 --- a/media-libs/gexiv2/gexiv2-0.12.1.ebuild
18 +++ b/media-libs/gexiv2/gexiv2-0.12.1.ebuild
19 @@ -15,7 +15,7 @@ if [[ ${PV} == 9999 ]]; then
20 inherit git-r3
21 else
22 SRC_URI="mirror://gnome/sources/${PN}/$(ver_cut 1-2)/${P}.tar.xz"
23 - KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
24 + KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
25 fi
26
27 LICENSE="LGPL-2.1+ GPL-2"