Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/starpu/
Date: Sat, 30 Sep 2017 02:58:46
Message-Id: 1506740308.774a2040f8005f3c204fe1b84d1d10f4b7fb5425.slyfox@gentoo
1 commit: 774a2040f8005f3c204fe1b84d1d10f4b7fb5425
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 30 02:56:24 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 30 02:58:28 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=774a2040
7
8 dev-libs/starpu: keyworded 1.1.5-r1 for ppc, bug #575366
9
10 Package-Manager: Portage-2.3.10, Repoman-2.3.3
11 RepoMan-Options: --include-arches="ppc"
12
13 dev-libs/starpu/starpu-1.1.5-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-libs/starpu/starpu-1.1.5-r1.ebuild b/dev-libs/starpu/starpu-1.1.5-r1.ebuild
17 index c997d362891..d0728fdbc1a 100644
18 --- a/dev-libs/starpu/starpu-1.1.5-r1.ebuild
19 +++ b/dev-libs/starpu/starpu-1.1.5-r1.ebuild
20 @@ -13,7 +13,7 @@ SRC_URI="${HOMEPAGE}/files/${P}.tar.gz"
21
22 LICENSE="LGPL-2.1"
23 SLOT="0/8"
24 -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
25 +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
26
27 IUSE="blas cuda debug doc examples fftw gcc-plugin mpi opencl opengl
28 qt4 static-libs test"