sci-libs/libsigrok: Keyword 0.5.2-r3 arm, #849830

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin
2022-06-22 21:37:14 +03:00
parent 762713ab50
commit a44f5b6797

View File

@@ -14,7 +14,7 @@ if [[ ${PV} == *9999* ]]; then
inherit git-r3
else
SRC_URI="https://sigrok.org/download/source/${PN}/${P}.tar.gz"
KEYWORDS="amd64 ~arm64 x86"
KEYWORDS="amd64 ~arm ~arm64 x86"
fi
DESCRIPTION="Basic hardware drivers for logic analyzers and input/output file format support"