summaryrefslogtreecommitdiff
path: root/sci-libs/clblast
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-12-15 18:09:03 +0000
committerV3n3RiX <venerix@redcorelinux.org>2019-12-15 18:09:03 +0000
commit7bc9c63c9da678a7e6fceb095d56c634afd22c56 (patch)
tree4a67d50a439e9af63947e5f8b6ba3719af98b6c9 /sci-libs/clblast
parentb284a3168fa91a038925d2ecf5e4791011ea5e7d (diff)
gentoo resync : 15.12.2019
Diffstat (limited to 'sci-libs/clblast')
-rw-r--r--sci-libs/clblast/Manifest2
-rw-r--r--sci-libs/clblast/clblast-0.10.0.ebuild3
2 files changed, 3 insertions, 2 deletions
diff --git a/sci-libs/clblast/Manifest b/sci-libs/clblast/Manifest
index d042ed6f64dc..2d53960236e7 100644
--- a/sci-libs/clblast/Manifest
+++ b/sci-libs/clblast/Manifest
@@ -1,3 +1,3 @@
DIST clblast-0.10.0.tar.gz 508763 BLAKE2B 9b0089963e41b0d0f193ec05d3ba31a2b8b1cb70a38fcbf2fb6240d96cfb81d566068a35a9e35014f84196edd4e622befac76d9ba5d49660eda8992be14d622e SHA512 da1fc659dd470c02c25be0a009b7f5e2333bc590715ac6b90e09e57a25d764479d7e4ecf398f17d0ac0e6bb2eaf24c09082c7f047fb7b3044f4a987e294494ee
-EBUILD clblast-0.10.0.ebuild 1506 BLAKE2B b9de524b6b9248f81270fee200e3d002b47885ed2df3e59c7d03c5fadb4ea5540a5baf518040e1e0401470c5c1e915250af8f9be9ee1121e70445db8abe7e851 SHA512 fc6b562cba51fdc93f80a266857d33d733d4132d4e7c84d1c8ecac5c7daa8881fed4856f498f56f21674b24a7d98bbe295c46038c4c67ff864160168f6562de5
+EBUILD clblast-0.10.0.ebuild 1530 BLAKE2B 269471f1a6f2b6dac3d8038126fe5242d2a6f0edbbbf999741e68c9e12a8d6d8397936bc91c3822c08cbda9e82362e3377f2db014bdf0789bf9e0c584a1c1e50 SHA512 9dc10282f6d861f0fbe15e9e8d8f8fe4bdb99c68a208793211bbf4dc4fc26e66c4509c7ed2d316f7346fa0be51b0a51f97ed8cd9c20bf5f35057183e3d15b86d
MISC metadata.xml 954 BLAKE2B 3211b3d1da463b4b3df6f5f6b8ca21f02f0155e3e1be3be17c53aad744a644a38c8e042a502694b7632d48114f1dea84b24cb4d8cd892d687ea3b52c0f70e412 SHA512 32637508226381a330fbc29874d5d6a157860f16846b0927f9530cc8f2a36c64f40c483ea89d27671f13f600fd560b1d0314846d55a73cf8a2263c7c5860564c
diff --git a/sci-libs/clblast/clblast-0.10.0.ebuild b/sci-libs/clblast/clblast-0.10.0.ebuild
index 0327840fce5b..6d0652b6e787 100644
--- a/sci-libs/clblast/clblast-0.10.0.ebuild
+++ b/sci-libs/clblast/clblast-0.10.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -15,6 +15,7 @@ LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="client doc examples test"
+RESTRICT="!test? ( test )"
RDEPEND="virtual/opencl"
DEPEND="${RDEPEND}