diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2017-10-25 01:01:31 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2017-10-25 01:01:31 +0200 |
commit | ba7a11d8dc579a245da74e765096468f178e4414 (patch) | |
tree | 7fa8b85bd6270944f77a3b486a0e462dee487f3e /sci-libs/colpack | |
parent | dev-libs/ppl: stable for x86, bug 632277 (diff) | |
download | gentoo-ba7a11d8dc579a245da74e765096468f178e4414.tar.gz gentoo-ba7a11d8dc579a245da74e765096468f178e4414.tar.bz2 gentoo-ba7a11d8dc579a245da74e765096468f178e4414.zip |
sci-libs/colpack: amd64 stable, bug 632295
All tests pass. Last arch, closing.
Closes: https://bugs.gentoo.org/632295
Package-Manager: Portage-2.3.12, Repoman-2.3.3
Diffstat (limited to 'sci-libs/colpack')
-rw-r--r-- | sci-libs/colpack/colpack-1.0.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/colpack/colpack-1.0.10.ebuild b/sci-libs/colpack/colpack-1.0.10.ebuild index 11fda0e326df..9d8d33575a3d 100644 --- a/sci-libs/colpack/colpack-1.0.10.ebuild +++ b/sci-libs/colpack/colpack-1.0.10.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/CSCsw/${MYPN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" SLOT="0" IUSE="openmp static-libs" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" RDEPEND="" DEPEND="${RDEPEND}" |