diff options
author | Justin Lecher <jlec@gentoo.org> | 2016-02-26 09:54:08 +0100 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2016-02-26 09:54:08 +0100 |
commit | 6cc5c5e418c97d8fd07cf15ea2493e2bba4338ec (patch) | |
tree | c10a82c387bc4e2fabe11ebc606d507be27da63e /virtual | |
parent | virtual/blas: Drop old (diff) | |
download | sci-6cc5c5e418c97d8fd07cf15ea2493e2bba4338ec.tar.gz sci-6cc5c5e418c97d8fd07cf15ea2493e2bba4338ec.tar.bz2 sci-6cc5c5e418c97d8fd07cf15ea2493e2bba4338ec.zip |
virtual/scalapack: Bump to EAPI=6
Package-Manager: portage-2.2.27
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/scalapack/scalapack-2.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/scalapack/scalapack-2.0.2.ebuild b/virtual/scalapack/scalapack-2.0.2.ebuild index a4ff0bced..dda57072c 100644 --- a/virtual/scalapack/scalapack-2.0.2.ebuild +++ b/virtual/scalapack/scalapack-2.0.2.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 MULTILIB_COMPAT=( abi_x86_{32,64} ) |