mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 20:43:09 -04:00
app-crypt/reop: Bump to EAPI-8
Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Copyright 2020-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
EAPI=8
|
||||
|
||||
inherit toolchain-funcs
|
||||
|
||||
@@ -22,7 +22,7 @@ src_compile() {
|
||||
|
||||
src_test() {
|
||||
cd ./tests || die
|
||||
source test.sh || die
|
||||
sh ./test.sh || die
|
||||
cd .. || die
|
||||
}
|
||||
src_install() {
|
||||
|
||||
Reference in New Issue
Block a user