commit:     9d3824d6c16a8086a0081372355990866546eaf2
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Thu Mar  4 11:14:45 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Thu Mar  4 11:14:45 2021 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=9d3824d6

sci-mathematics/libsfmt: EAPI bump

Package-Manager: Portage-3.0.16, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 sci-mathematics/libsfmt/libsfmt-1.3.0.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/sci-mathematics/libsfmt/libsfmt-1.3.0.ebuild 
b/sci-mathematics/libsfmt/libsfmt-1.3.0.ebuild
index e90437e41..c933eb0ac 100644
--- a/sci-mathematics/libsfmt/libsfmt-1.3.0.ebuild
+++ b/sci-mathematics/libsfmt/libsfmt-1.3.0.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 DESCRIPTION="SIMD-oriented Fast Mersenne Twister"
 HOMEPAGE="http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/SFMT/index.html";
@@ -10,6 +10,7 @@ 
SRC_URI="http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/SFMT/VERSIONS/ARCHIVES/
 LICENSE="BSD"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
+
 IUSE="cpu_flags_x86_sse2"
 
 src_configure() {

Reply via email to