Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/gexiv2/
Date: Sat, 02 Mar 2019 20:02:09
Message-Id: 1551556703.dc150bec76445fb478cb3eaecaf4f74767545177.mattst88@gentoo
1 commit: dc150bec76445fb478cb3eaecaf4f74767545177
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sat Mar 2 19:57:54 2019 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sat Mar 2 19:58:23 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc150bec
7
8 media-libs/gexiv2-0.10.10-r1: ia64 stable, bug 674970
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 media-libs/gexiv2/gexiv2-0.10.10-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-libs/gexiv2/gexiv2-0.10.10-r1.ebuild b/media-libs/gexiv2/gexiv2-0.10.10-r1.ebuild
16 index 27e708f9ab3..5474bf14e18 100644
17 --- a/media-libs/gexiv2/gexiv2-0.10.10-r1.ebuild
18 +++ b/media-libs/gexiv2/gexiv2-0.10.10-r1.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 ~amd64-fbsd"
24 + KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd"
25 fi
26
27 LICENSE="LGPL-2.1"