Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/gexiv2/
Date: Sat, 05 Dec 2015 07:51:27
Message-Id: 1449301868.23f02bb740f485b6f16bcbb9d2ee8c206f994091.jer@gentoo
1 commit: 23f02bb740f485b6f16bcbb9d2ee8c206f994091
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 5 07:38:32 2015 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 5 07:51:08 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23f02bb7
7
8 media-libs/gexiv2: Mark ~hppa (bug #567558).
9
10 Package-Manager: portage-2.2.26
11 RepoMan-Options: --ignore-arches
12
13 media-libs/gexiv2/gexiv2-0.10.3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/media-libs/gexiv2/gexiv2-0.10.3.ebuild b/media-libs/gexiv2/gexiv2-0.10.3.ebuild
17 index c7cf51e..1a91f0a 100644
18 --- a/media-libs/gexiv2/gexiv2-0.10.3.ebuild
19 +++ b/media-libs/gexiv2/gexiv2-0.10.3.ebuild
20 @@ -16,7 +16,7 @@ SRC_URI="mirror://gnome/sources/${PN}/${MY_PV}/${P}.tar.xz"
21
22 LICENSE="LGPL-2.1"
23 SLOT="0"
24 -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
25 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
26 IUSE="introspection python static-libs"
27
28 REQUIRED_USE="python? ( introspection ${PYTHON_REQUIRED_USE} )"