Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/graphene/
Date: Tue, 28 Apr 2020 20:15:53
Message-Id: 1588104938.7f83981c70137f525b3ce7f29c6a065dd7f748ce.mattst88@gentoo
1 commit: 7f83981c70137f525b3ce7f29c6a065dd7f748ce
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Tue Apr 28 20:04:44 2020 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Tue Apr 28 20:15:38 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f83981c
7
8 media-libs/graphene: Keyword 1.10.0 alpha, #662458
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 media-libs/graphene/graphene-1.10.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-libs/graphene/graphene-1.10.0.ebuild b/media-libs/graphene/graphene-1.10.0.ebuild
16 index e0d3b4f6ea8..67203093616 100644
17 --- a/media-libs/graphene/graphene-1.10.0.ebuild
18 +++ b/media-libs/graphene/graphene-1.10.0.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/ebassi/graphene/releases/download/${PV}/${P}.tar.xz"
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
24 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
25 IUSE="cpu_flags_arm_neon cpu_flags_x86_sse2 doc +introspection test"
26 RESTRICT="!test? ( test )"