mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 04:53:07 -04:00
sys-power/envycontrol: drop 3.4.0, QA fixups
Fixup patch contributed by negril, thanks! Signed-off-by: Joe Kappus <joe@wt.gd>
This commit is contained in:
@@ -14,14 +14,13 @@ SRC_URI="https://github.com/bayasdev/envycontrol/archive/refs/tags/v${PV}.tar.gz
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
RDEPEND="sys-apps/systemd"
|
||||
IUSE="+systemd"
|
||||
|
||||
src_compile() {
|
||||
distutils-r1_src_compile
|
||||
}
|
||||
REQUIRED_USE="systemd"
|
||||
|
||||
src_install() {
|
||||
distutils-r1_src_install
|
||||
}
|
||||
RDEPEND="
|
||||
x11-drivers/nvidia-drivers[persistenced]
|
||||
systemd? ( sys-apps/systemd )
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user