commit: 58f3988cc577dce3e68f86a608a18413d707faf3
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 26 08:56:23 2016 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Fri Feb 26 08:56:23 2016 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=58f3988c
virtual/cblas: Bump EAPI to 6
Package-Manager: portage-2.2.27
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
virtual/cblas/cblas-2.0-r4.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/virtual/cblas/cblas-2.0-r4.ebuild
b/virtual/cblas/cblas-2.0-r4.ebuild
index 46fdf79..0089528 100644
--- a/virtual/cblas/cblas-2.0-r4.ebuild
+++ b/virtual/cblas/cblas-2.0-r4.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} )