mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
sys-power/nvidia-exec: unkeyword 9999 for ~amd64, ~x86
Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
This commit is contained in:
@@ -13,6 +13,7 @@ if [[ ${PV} == 9999 ]]; then
|
||||
EGIT_REPO_URI="https://github.com/pedro00dk/nvidia-exec.git"
|
||||
else
|
||||
SRC_URI="https://github.com/pedro00dk/nvidia-exec/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
fi
|
||||
|
||||
DESCRIPTION="GPU switching without login out for Nvidia Optimus laptops under Linux"
|
||||
@@ -28,8 +29,6 @@ RDEPEND="
|
||||
x11-drivers/nvidia-drivers
|
||||
"
|
||||
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
|
||||
src_install() {
|
||||
dobin "${WORKDIR}/${P}/nvx"
|
||||
systemd_dounit "${WORKDIR}/${P}/nvx.service"
|
||||
|
||||
@@ -13,6 +13,7 @@ if [[ ${PV} == 9999 ]]; then
|
||||
EGIT_REPO_URI="https://github.com/pedro00dk/nvidia-exec.git"
|
||||
else
|
||||
SRC_URI="https://github.com/pedro00dk/nvidia-exec/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
fi
|
||||
|
||||
DESCRIPTION="GPU switching without login out for Nvidia Optimus laptops under Linux"
|
||||
@@ -28,8 +29,6 @@ RDEPEND="
|
||||
x11-drivers/nvidia-drivers
|
||||
"
|
||||
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
|
||||
src_install() {
|
||||
dobin "${WORKDIR}/${P}/nvx"
|
||||
systemd_dounit "${WORKDIR}/${P}/nvx.service"
|
||||
|
||||
Reference in New Issue
Block a user