sys-power/nvidia-exec: unkeyword 0.2.7-r1 for ~x86

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
Anna (cybertailor) Vyalkova
2025-05-24 03:34:41 +05:00
parent 780b58eb39
commit ffc0dd6949
2 changed files with 2 additions and 2 deletions

View File

@@ -10,7 +10,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"
KEYWORDS="~amd64"
fi
DESCRIPTION="GPU switching without login out for Nvidia Optimus laptops under Linux"

View File

@@ -10,7 +10,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"
KEYWORDS="~amd64"
fi
DESCRIPTION="GPU switching without login out for Nvidia Optimus laptops under Linux"