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: Fri, 11 May 2018 22:56:53
Message-Id: 1526079384.06fbdeb1f6f84e8a375a850426038ff227a9b280.slyfox@gentoo
1 commit: 06fbdeb1f6f84e8a375a850426038ff227a9b280
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 11 22:56:24 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Fri May 11 22:56:24 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06fbdeb1
7
8 media-gfx/exiv2: stable 0.26_p20180319 for ppc, bug #647808
9
10 Bug: https://bugs.gentoo.org/647808
11 Package-Manager: Portage-2.3.36, Repoman-2.3.9
12 RepoMan-Options: --include-arches="ppc"
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 1ef0804ccac..47fba8ffa82 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