Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/gexiv2/
Date: Sun, 27 Jan 2019 09:49:37
Message-Id: 1548582553.bfe14722f5e98a4280a1fdcd6adf2477a4fe9d93.slyfox@gentoo
1 commit: bfe14722f5e98a4280a1fdcd6adf2477a4fe9d93
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Sun Jan 27 07:52:43 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 27 09:49:13 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfe14722
7
8 media-libs/gexiv2: stable 0.10.10-r1 for sparc, bug #674970
9
10 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12 RepoMan-Options: --include-arches="sparc"
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 media-libs/gexiv2/gexiv2-0.10.10-r1.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/media-libs/gexiv2/gexiv2-0.10.10-r1.ebuild b/media-libs/gexiv2/gexiv2-0.10.10-r1.ebuild
19 index 139f40f0deb..48849401122 100644
20 --- a/media-libs/gexiv2/gexiv2-0.10.10-r1.ebuild
21 +++ b/media-libs/gexiv2/gexiv2-0.10.10-r1.ebuild
22 @@ -15,7 +15,7 @@ if [[ ${PV} == 9999 ]]; then
23 inherit git-r3
24 else
25 SRC_URI="mirror://gnome/sources/${PN}/$(ver_cut 1-2)/${P}.tar.xz"
26 - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~sparc ~x86 ~amd64-fbsd"
27 + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 sparc ~x86 ~amd64-fbsd"
28 fi
29
30 LICENSE="LGPL-2.1"