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-gfx/exiv2/
Date: Sun, 29 Apr 2018 19:42:00
Message-Id: 1525030900.0a81a58941df3666319fcd943f43b205fb3c58d9.slyfox@gentoo
1 commit: 0a81a58941df3666319fcd943f43b205fb3c58d9
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Sun Apr 29 19:11:37 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 29 19:41:40 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a81a589
7
8 media-gfx/exiv2: stable 0.26_p20180319 for sparc
9
10 Bug: https://bugs.gentoo.org/647808
11 Package-Manager: Portage-2.3.24, Repoman-2.3.6
12 RepoMan-Options: --include-arches="sparc"
13
14 media-gfx/exiv2/exiv2-0.26_p20180319.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/media-gfx/exiv2/exiv2-0.26_p20180319.ebuild b/media-gfx/exiv2/exiv2-0.26_p20180319.ebuild
18 index 09c446bf32e..0f76ab11066 100644
19 --- a/media-gfx/exiv2/exiv2-0.26_p20180319.ebuild
20 +++ b/media-gfx/exiv2/exiv2-0.26_p20180319.ebuild
21 @@ -11,7 +11,7 @@ if [[ ${PV} = *9999 ]]; then
22 else
23 COMMIT=876b1314ab892cbfa6672b6b94adbeb90db4211f
24 SRC_URI="https://github.com/Exiv2/${PN}/tarball/${COMMIT} -> ${P}.tar.gz"
25 - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
26 + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
27 fi
28 inherit cmake-multilib python-any-r1