Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/graphene/
Date: Thu, 01 Apr 2021 16:44:11
Message-Id: 1617295431.28dba22bc4a4b58c8436a8a2c25f87719e2d96f5.whissi@gentoo
1 commit: 28dba22bc4a4b58c8436a8a2c25f87719e2d96f5
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 1 16:31:32 2021 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 1 16:43:51 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28dba22b
7
8 media-libs/graphene: x86 stable (bug #774927)
9
10 Package-Manager: Portage-3.0.18, Repoman-3.0.3
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 media-libs/graphene/graphene-1.10.2-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/media-libs/graphene/graphene-1.10.2-r1.ebuild b/media-libs/graphene/graphene-1.10.2-r1.ebuild
17 index 0e8e63c01e2..67e6ffc6487 100644
18 --- a/media-libs/graphene/graphene-1.10.2-r1.ebuild
19 +++ b/media-libs/graphene/graphene-1.10.2-r1.ebuild
20 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/ebassi/graphene/releases/download/${PV}/${P}.tar.xz"
21
22 LICENSE="MIT"
23 SLOT="0"
24 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
25 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
26 IUSE="cpu_flags_arm_neon cpu_flags_x86_sse2 doc +introspection test"
27 RESTRICT="!test? ( test )"