Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/graphene/
Date: Sun, 28 Jun 2020 20:30:59
Message-Id: 1593376208.f60c8d9a592ff9cec6c6711ec84160ed590d931b.ago@gentoo
1 commit: f60c8d9a592ff9cec6c6711ec84160ed590d931b
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jun 28 20:30:08 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 28 20:30:08 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f60c8d9a
7
8 media-libs/graphene: arm stable wrt bug #728924
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 RepoMan-Options: --include-arches="arm"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 media-libs/graphene/graphene-1.10.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/media-libs/graphene/graphene-1.10.0.ebuild b/media-libs/graphene/graphene-1.10.0.ebuild
18 index aa689739a22..d8ea01f115c 100644
19 --- a/media-libs/graphene/graphene-1.10.0.ebuild
20 +++ b/media-libs/graphene/graphene-1.10.0.ebuild
21 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/ebassi/graphene/releases/download/${PV}/${P}.tar.xz"
22
23 LICENSE="MIT"
24 SLOT="0"
25 -KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
26 +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
27 IUSE="cpu_flags_arm_neon cpu_flags_x86_sse2 doc +introspection test"
28 RESTRICT="!test? ( test )"