From 86f5d050eec6b4d73994406238b98c7f25864ae2 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Sun, 25 Dec 2022 23:51:29 +0100 Subject: app-office/calligraplan: update EAPI 7 -> 8 Signed-off-by: Andreas Sturmlechner --- app-office/calligraplan/calligraplan-3.3.0.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'app-office') diff --git a/app-office/calligraplan/calligraplan-3.3.0.ebuild b/app-office/calligraplan/calligraplan-3.3.0.ebuild index 1dc19b1f31ca..0243e1578959 100644 --- a/app-office/calligraplan/calligraplan-3.3.0.ebuild +++ b/app-office/calligraplan/calligraplan-3.3.0.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 ECM_HANDBOOK="forceoptional" ECM_TEST="forceoptional" @@ -74,7 +74,7 @@ RDEPEND="${DEPEND} >=dev-qt/qtsvg-${QTMIN}:5 " -RESTRICT+=" test" +RESTRICT="test" src_configure() { local mycmakeargs=( -- cgit v1.2.3-65-gdbad