diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2021-09-04 23:46:19 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2021-09-05 00:00:48 +0200 |
commit | a9ad996b5294415317748f825e303a6b9a973849 (patch) | |
tree | 39286a69dc6613fb1f91de6c6df10086e7b6f740 /kde-frameworks/plasma | |
parent | dev-python/regex: Remove unused inherits (diff) | |
download | gentoo-a9ad996b5294415317748f825e303a6b9a973849.tar.gz gentoo-a9ad996b5294415317748f825e303a6b9a973849.tar.bz2 gentoo-a9ad996b5294415317748f825e303a6b9a973849.zip |
kde-frameworks: 5.85.0* EAPI-8 bump
Package-Manager: Portage-3.0.22, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-frameworks/plasma')
-rw-r--r-- | kde-frameworks/plasma/plasma-5.85.0-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-frameworks/plasma/plasma-5.85.0-r3.ebuild b/kde-frameworks/plasma/plasma-5.85.0-r3.ebuild index 5fcce8520619..b75fc07332f5 100644 --- a/kde-frameworks/plasma/plasma-5.85.0-r3.ebuild +++ b/kde-frameworks/plasma/plasma-5.85.0-r3.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="${PN}-framework" PVCUT=$(ver_cut 1-2) @@ -15,7 +15,7 @@ LICENSE="LGPL-2+" KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" IUSE="gles2-only man wayland X" -RESTRICT+=" test" +RESTRICT="test" RDEPEND=" >=dev-qt/qtdbus-${QTMIN}:5 |