diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-07-17 12:13:00 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-07-17 12:22:28 +0100 |
commit | e01fe050d3524eae82d3f37731b9db0c1987e314 (patch) | |
tree | f1c4bf724b5e202df57369f95c22c6ea0f05d49b /sys-apps/salinfo | |
parent | sys-apps/sparc-utils: update to EAPI=8 (diff) | |
download | gentoo-e01fe050d3524eae82d3f37731b9db0c1987e314.tar.gz gentoo-e01fe050d3524eae82d3f37731b9db0c1987e314.tar.bz2 gentoo-e01fe050d3524eae82d3f37731b9db0c1987e314.zip |
sys-apps/salinfo: update to EAPI=8
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-apps/salinfo')
-rw-r--r-- | sys-apps/salinfo/salinfo-1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/salinfo/salinfo-1.2.ebuild b/sys-apps/salinfo/salinfo-1.2.ebuild index 4bfa4cf70ca6..7bab3829ffdf 100644 --- a/sys-apps/salinfo/salinfo-1.2.ebuild +++ b/sys-apps/salinfo/salinfo-1.2.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=8 inherit toolchain-funcs |