Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/exiv2/
Date: Tue, 29 May 2018 04:42:50
Message-Id: 1527568817.533f27084b5d7713613d64858769e2c6f6193641.maekke@gentoo
1 commit: 533f27084b5d7713613d64858769e2c6f6193641
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 29 04:40:17 2018 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Tue May 29 04:40:17 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=533f2708
7
8 media-gfx/exiv2: arm stable, bug #647808
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11 RepoMan-Options: --include-arches="arm"
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 0c575c51296..3d98d3a1b8a 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