summaryrefslogtreecommitdiff
path: root/sys-auth
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-07-19 07:22:57 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-07-19 07:22:57 +0100
commite36e78cf585efbef42088d41812e9d7c3916d2b5 (patch)
treeb2f59ca45c024b118aa4fe657d8316a07550f179 /sys-auth
parentc50a8caa27a39d12f23f1e778b89f6ccf461c7f9 (diff)
EAPI downgrade, eutils doesn't support EAPI 8, yet
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/polkit-qt/polkit-qt-0.113.0-r11.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/polkit-qt/polkit-qt-0.113.0-r11.ebuild b/sys-auth/polkit-qt/polkit-qt-0.113.0-r11.ebuild
index 0c8b10ac..3d8c37d0 100644
--- a/sys-auth/polkit-qt/polkit-qt-0.113.0-r11.ebuild
+++ b/sys-auth/polkit-qt/polkit-qt-0.113.0-r11.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=8
+EAPI=7
MY_P="${P/qt/qt-1}"