Gentoo Archives: gentoo-commits

From: "Andreas Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/colpack/
Date: Tue, 24 Oct 2017 23:01:52
Message-Id: 1508886091.ba7a11d8dc579a245da74e765096468f178e4414.dilfridge@gentoo
1 commit: ba7a11d8dc579a245da74e765096468f178e4414
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Tue Oct 24 23:01:31 2017 +0000
4 Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 24 23:01:31 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba7a11d8
7
8 sci-libs/colpack: amd64 stable, bug 632295
9
10 All tests pass. Last arch, closing.
11
12 Closes: https://bugs.gentoo.org/632295
13 Package-Manager: Portage-2.3.12, Repoman-2.3.3
14
15 sci-libs/colpack/colpack-1.0.10.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/sci-libs/colpack/colpack-1.0.10.ebuild b/sci-libs/colpack/colpack-1.0.10.ebuild
19 index 11fda0e326d..9d8d33575a3 100644
20 --- a/sci-libs/colpack/colpack-1.0.10.ebuild
21 +++ b/sci-libs/colpack/colpack-1.0.10.ebuild
22 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/CSCsw/${MYPN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
23
24 SLOT="0"
25 IUSE="openmp static-libs"
26 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
27 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
28
29 RDEPEND=""
30 DEPEND="${RDEPEND}"