diff options
author | 2021-07-21 11:34:36 +0100 | |
---|---|---|
committer | 2021-07-21 11:34:36 +0100 | |
commit | 315cce8554f2373ab0dc49c40136d224f32362ea (patch) | |
tree | 43898c6f33c3743e7e3322be0c094ab4249f4df3 /app-eselect | |
parent | profiles/arch/riscv: temporarily mask RUBY_TARGETS: ruby27 ruby30 (diff) | |
download | gentoo-315cce8554f2373ab0dc49c40136d224f32362ea.tar.gz gentoo-315cce8554f2373ab0dc49c40136d224f32362ea.tar.bz2 gentoo-315cce8554f2373ab0dc49c40136d224f32362ea.zip |
app-eselect/eselect-blas: update EAPI 6 -> 7
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-eselect')
-rw-r--r-- | app-eselect/eselect-blas/eselect-blas-0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-eselect/eselect-blas/eselect-blas-0.1.ebuild b/app-eselect/eselect-blas/eselect-blas-0.1.ebuild index 786faf501089..ef334a1730a1 100644 --- a/app-eselect/eselect-blas/eselect-blas-0.1.ebuild +++ b/app-eselect/eselect-blas/eselect-blas-0.1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 DESCRIPTION="BLAS module for eselect" HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" |