Skip to content

Commit

Permalink
app-office/calligraplan: update EAPI 7 -> 8
Browse files Browse the repository at this point in the history
Signed-off-by: Andreas Sturmlechner <[email protected]>
  • Loading branch information
a17r committed Dec 25, 2022
1 parent a57954e commit 86f5d05
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app-office/calligraplan/calligraplan-3.3.0.ebuild
Original file line number Diff line number Diff line change
@@ -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"
Expand Down Expand Up @@ -74,7 +74,7 @@ RDEPEND="${DEPEND}
>=dev-qt/qtsvg-${QTMIN}:5
"

RESTRICT+=" test"
RESTRICT="test"

src_configure() {
local mycmakeargs=(
Expand Down

0 comments on commit 86f5d05

Please sign in to comment.