commit: 6cc5c5e418c97d8fd07cf15ea2493e2bba4338ec Author: Justin Lecher <jlec <AT> gentoo <DOT> org> AuthorDate: Fri Feb 26 08:54:08 2016 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Fri Feb 26 08:54:08 2016 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=6cc5c5e4
virtual/scalapack: Bump to EAPI=6 Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec <AT> gentoo.org> virtual/scalapack/scalapack-2.0.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/virtual/scalapack/scalapack-2.0.2.ebuild b/virtual/scalapack/scalapack-2.0.2.ebuild index a4ff0bc..dda5707 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} )