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: Tue, 31 Jul 2018 00:43:44
Message-Id: 1532997787.ac01f9fd287d509fe4c81afd0459b5e2c22b73ec.whissi@gentoo
1 commit: ac01f9fd287d509fe4c81afd0459b5e2c22b73ec
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jul 31 00:39:52 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Tue Jul 31 00:43:07 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac01f9fd
7
8 media-libs/graphene: x86 keyworded (bug #662458)
9
10 Package-Manager: Portage-2.3.44, Repoman-2.3.10
11
12 media-libs/graphene/graphene-1.8.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-libs/graphene/graphene-1.8.2.ebuild b/media-libs/graphene/graphene-1.8.2.ebuild
16 index 5cb827ba298..d2a6c440cc4 100644
17 --- a/media-libs/graphene/graphene-1.8.2.ebuild
18 +++ b/media-libs/graphene/graphene-1.8.2.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/ebassi/graphene/releases/download/${PV}/${P}.tar.xz"
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="~amd64"
24 +KEYWORDS="~amd64 ~x86"
25 IUSE="cpu_flags_arm_neon cpu_flags_x86_sse2 doc +introspection test"
26
27 RDEPEND="