commit: 28d9cc65aa1afbd47b05518914ffbe3b8799aa65
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 26 08:59:07 2016 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Fri Feb 26 08:59:07 2016 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=28d9cc65
virtual/lapack: Bump to EAPI=6
Package-Manager: portage-2.2.27
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
virtual/lapack/lapack-3.6.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/virtual/lapack/lapack-3.6.ebuild b/virtual/lapack/lapack-3.6.ebuild
index 8e321be..e18f2ae 100644
--- a/virtual/lapack/lapack-3.6.ebuild
+++ b/virtual/lapack/lapack-3.6.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} )