summaryrefslogtreecommitdiff
path: root/kde-frameworks/oxygen-icons/oxygen-icons-5.85.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'kde-frameworks/oxygen-icons/oxygen-icons-5.85.0.ebuild')
-rw-r--r--kde-frameworks/oxygen-icons/oxygen-icons-5.85.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-frameworks/oxygen-icons/oxygen-icons-5.85.0.ebuild b/kde-frameworks/oxygen-icons/oxygen-icons-5.85.0.ebuild
index 3012b2e566af..e71b5c0490b2 100644
--- a/kde-frameworks/oxygen-icons/oxygen-icons-5.85.0.ebuild
+++ b/kde-frameworks/oxygen-icons/oxygen-icons-5.85.0.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
KDE_ORG_NAME="oxygen-icons5"
PVCUT=$(ver_cut 1-2)
@@ -14,7 +14,7 @@ LICENSE="LGPL-3"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
IUSE="test"
-RESTRICT+=" !test? ( test )"
+RESTRICT="!test? ( test )"
BDEPEND="
>=dev-qt/qtcore-${QTMIN}:5