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-libs/graphene/
Date: Sat, 06 Oct 2018 18:43:16
Message-Id: 1538851284.6e3946898442e9e75c3e771f37d852c39d5599e2.slyfox@gentoo
1 commit: 6e3946898442e9e75c3e771f37d852c39d5599e2
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 6 18:41:24 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 6 18:41:24 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e394689
7
8 media-libs/graphene: keyworded 1.8.2 for ppc, bug #662458
9
10 Tested-by: ernsteiswuerfel
11 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
12 Package-Manager: Portage-2.3.50, Repoman-2.3.11
13 RepoMan-Options: --include-arches="ppc"
14
15 media-libs/graphene/graphene-1.8.2.ebuild | 4 ++--
16 1 file changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/media-libs/graphene/graphene-1.8.2.ebuild b/media-libs/graphene/graphene-1.8.2.ebuild
19 index 46dfb28a7de..3a29408eaf2 100644
20 --- a/media-libs/graphene/graphene-1.8.2.ebuild
21 +++ b/media-libs/graphene/graphene-1.8.2.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2018 Gentoo Foundation
24 +# Copyright 1999-2018 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=6
28 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/ebassi/graphene/releases/download/${PV}/${P}.tar.xz"
29
30 LICENSE="MIT"
31 SLOT="0"
32 -KEYWORDS="~amd64 ~arm ~ppc64 ~sparc ~x86 ~amd64-fbsd"
33 +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd"
34 IUSE="cpu_flags_arm_neon cpu_flags_x86_sse2 doc +introspection test"
35
36 RDEPEND="