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, 01 Jul 2017 09:52:40
Message-Id: 1498902031.7b10031c2c5f0ad37566c955a5704989c84ec3fe.slyfox@gentoo
1 commit: 7b10031c2c5f0ad37566c955a5704989c84ec3fe
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 1 09:40:31 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 1 09:40:31 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b10031c
7
8 dev-libs/starpu: ia64 keyworded, bug #575366
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
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 342200b311e..1c0890445d3 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 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~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"