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: Tue, 01 May 2018 08:07:33
Message-Id: 1525162024.73e1be3de9849a18e97057c9ab092f4078808dc0.slyfox@gentoo
1 commit: 73e1be3de9849a18e97057c9ab092f4078808dc0
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 1 07:44:48 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Tue May 1 08:07:04 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73e1be3d
7
8 media-gfx/exiv2: stable 0.26_p20180319 for ia64, bug #647808
9
10 Bug: https://bugs.gentoo.org/647808
11 Package-Manager: Portage-2.3.31, Repoman-2.3.9
12 RepoMan-Options: --include-arches="ia64"
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 70bf783d917..d160ec48240 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