Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/exiv2/
Date: Wed, 02 May 2018 16:33:16
Message-Id: 1525278770.a358b563c7db0942f4b453b75fff2c13d6169229.whissi@gentoo
1 commit: a358b563c7db0942f4b453b75fff2c13d6169229
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 2 16:20:05 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Wed May 2 16:32:50 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a358b563
7
8 media-gfx/exiv2: x86 stable (bug #647808)
9
10 Package-Manager: Portage-2.3.31, Repoman-2.3.9
11
12 media-gfx/exiv2/exiv2-0.26_p20180319.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-gfx/exiv2/exiv2-0.26_p20180319.ebuild b/media-gfx/exiv2/exiv2-0.26_p20180319.ebuild
16 index d160ec48240..1ef0804ccac 100644
17 --- a/media-gfx/exiv2/exiv2-0.26_p20180319.ebuild
18 +++ b/media-gfx/exiv2/exiv2-0.26_p20180319.ebuild
19 @@ -11,7 +11,7 @@ if [[ ${PV} = *9999 ]]; then
20 else
21 COMMIT=876b1314ab892cbfa6672b6b94adbeb90db4211f
22 SRC_URI="https://github.com/Exiv2/${PN}/tarball/${COMMIT} -> ${P}.tar.gz"
23 - 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"
24 + 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"
25 fi
26 inherit cmake-multilib python-any-r1