evdi-9999: KEYWORDS=""

This commit is contained in:
Шашкин Николай 2024-06-27 15:56:43 +03:00
parent 2068096bbf
commit 4e2a6f0c48
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ if [[ ${PV} == "9999" ]] ; then
KEYWORDS=""
else
SRC_URI="https://github.com/DisplayLink/evdi/archive/v${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64 ~arm ~x86"
KEYWORDS=""
fi
LICENSE="GPL-2 LGPL-2.1"