diff options
author | Sam James <sam@gentoo.org> | 2022-02-23 02:56:22 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-23 02:56:22 +0000 |
commit | 35fb54015546515f46e57449907de5ba345f7efb (patch) | |
tree | 73d180120c0b7ee58653cc97a3fe38fcad544dc0 /sys-process | |
parent | dev-libs/cyrus-sasl: change 2.1.28 from EAPI 7 to EAPI 8 (diff) | |
download | gentoo-35fb54015546515f46e57449907de5ba345f7efb.tar.gz gentoo-35fb54015546515f46e57449907de5ba345f7efb.tar.bz2 gentoo-35fb54015546515f46e57449907de5ba345f7efb.zip |
sys-process/parallel: use EAPI 8
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/parallel/parallel-20220222-r1.ebuild (renamed from sys-process/parallel/parallel-20220222.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/parallel/parallel-20220222.ebuild b/sys-process/parallel/parallel-20220222-r1.ebuild index 5d68ea5357d0..7ccffcba9c06 100644 --- a/sys-process/parallel/parallel-20220222.ebuild +++ b/sys-process/parallel/parallel-20220222-r1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 VERIFY_SIG_OPENPGP_KEY_PATH=${BROOT}/usr/share/openpgp-keys/oletange.asc inherit verify-sig |