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: Fri, 18 Sep 2020 06:48:44
Message-Id: 1600411595.3b7cd904a803218e5698220bcb83c6cd7a461b90.slyfox@gentoo
1 commit: 3b7cd904a803218e5698220bcb83c6cd7a461b90
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 18 06:46:35 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 18 06:46:35 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b7cd904
7
8 media-libs/graphene: stable 1.10.0 for ppc
9
10 stable wrt bug #
11 Tested-by: ernsteiswuerfel
12 Package-Manager: Portage-3.0.7, Repoman-3.0.1
13 RepoMan-Options: --include-arches="ppc"
14 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
15
16 media-libs/graphene/graphene-1.10.0.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/media-libs/graphene/graphene-1.10.0.ebuild b/media-libs/graphene/graphene-1.10.0.ebuild
20 index 60a20dbffe3..c8c9d6b8726 100644
21 --- a/media-libs/graphene/graphene-1.10.0.ebuild
22 +++ b/media-libs/graphene/graphene-1.10.0.ebuild
23 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/ebassi/graphene/releases/download/${PV}/${P}.tar.xz"
24
25 LICENSE="MIT"
26 SLOT="0"
27 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
28 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86"
29 IUSE="cpu_flags_arm_neon cpu_flags_x86_sse2 doc +introspection test"
30 RESTRICT="!test? ( test )"