diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-01-10 11:31:44 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-01-10 11:31:44 +0100 |
commit | 1f954aa536afb704149dc03196edf71c6541bfcb (patch) | |
tree | c3115279c837766303b7e47f4fabe2e294fd3ac1 /sci-libs | |
parent | sys-apps/net-tools: alpha stable wrt bug #566720 (diff) | |
download | gentoo-1f954aa536afb704149dc03196edf71c6541bfcb.tar.gz gentoo-1f954aa536afb704149dc03196edf71c6541bfcb.tar.bz2 gentoo-1f954aa536afb704149dc03196edf71c6541bfcb.zip |
sci-libs/blas-reference: alpha stable wrt bug #570054
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="alpha"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/blas-reference/blas-reference-20070226-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/blas-reference/blas-reference-20070226-r4.ebuild b/sci-libs/blas-reference/blas-reference-20070226-r4.ebuild index de871234ae6c..93f2cdb4a88b 100644 --- a/sci-libs/blas-reference/blas-reference-20070226-r4.ebuild +++ b/sci-libs/blas-reference/blas-reference-20070226-r4.ebuild @@ -15,7 +15,7 @@ SRC_URI="http://www.netlib.org/lapack/${LAPACKPN}-${LAPACKPV}.tgz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="doc" DEPEND="app-eselect/eselect-blas" |