Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/exiv2/
Date: Mon, 30 Apr 2018 07:51:03
Message-Id: 1525074634.f94c3dcc80b8b208627effe43a6eec05b88837a5.ago@gentoo
1 commit: f94c3dcc80b8b208627effe43a6eec05b88837a5
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Apr 30 07:50:34 2018 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Apr 30 07:50:34 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f94c3dcc
7
8 media-gfx/exiv2: amd64 stable wrt bug #647808
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11 RepoMan-Options: --include-arches="amd64"
12
13 media-gfx/exiv2/exiv2-0.26_p20180319.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/media-gfx/exiv2/exiv2-0.26_p20180319.ebuild b/media-gfx/exiv2/exiv2-0.26_p20180319.ebuild
17 index 0f76ab11066..70bf783d917 100644
18 --- a/media-gfx/exiv2/exiv2-0.26_p20180319.ebuild
19 +++ b/media-gfx/exiv2/exiv2-0.26_p20180319.ebuild
20 @@ -11,7 +11,7 @@ if [[ ${PV} = *9999 ]]; then
21 else
22 COMMIT=876b1314ab892cbfa6672b6b94adbeb90db4211f
23 SRC_URI="https://github.com/Exiv2/${PN}/tarball/${COMMIT} -> ${P}.tar.gz"
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 + 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 fi
27 inherit cmake-multilib python-any-r1