summaryrefslogtreecommitdiffstats
path: root/dev-libs/libr/libr-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/libr/libr-9999.ebuild')
-rw-r--r--dev-libs/libr/libr-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libr/libr-9999.ebuild b/dev-libs/libr/libr-9999.ebuild
index c21c2d4c..8ab60c83 100644
--- a/dev-libs/libr/libr-9999.ebuild
+++ b/dev-libs/libr/libr-9999.ebuild
@@ -2,7 +2,7 @@
# Copyright 2020 The Trinity Desktop Project
# Distributed under the terms of the GNU General Public License v2
-EAPI="7"
+EAPI="8"
TRINITY_MODULE_TYPE="dependencies"
TRINITY_MODULE_NAME="libr"
@@ -28,5 +28,5 @@ src_configure() {
-DWITH_BACKEND_LIBELF=OFF
-DWITH_BACKEND_READONLY=OFF
)
- cmake-utils_src_configure
+ cmake_src_configure
}