Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/starpu/
Date: Sat, 02 Sep 2017 13:18:25
Message-Id: 1504358288.dc1b066e8e1b4476714bb928aabe8ef562215566.kensington@gentoo
1 commit: dc1b066e8e1b4476714bb928aabe8ef562215566
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 31 12:11:07 2017 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 2 13:18:08 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc1b066e
7
8 dev-libs/starpu: drop hppa keywords
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.3
11
12 dev-libs/starpu/starpu-1.1.5-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/starpu/starpu-1.1.5-r1.ebuild b/dev-libs/starpu/starpu-1.1.5-r1.ebuild
16 index 1c0890445d3..c997d362891 100644
17 --- a/dev-libs/starpu/starpu-1.1.5-r1.ebuild
18 +++ b/dev-libs/starpu/starpu-1.1.5-r1.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="${HOMEPAGE}/files/${P}.tar.gz"
20
21 LICENSE="LGPL-2.1"
22 SLOT="0/8"
23 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
25
26 IUSE="blas cuda debug doc examples fftw gcc-plugin mpi opencl opengl
27 qt4 static-libs test"