mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-19 07:49:00 -04:00
sci-electronics/logic-bin: fix variable order
Signed-off-by: David Roman <davidroman96@gmail.com>
This commit is contained in:
parent
5ea1ad116d
commit
766a771ec1
@ -7,14 +7,13 @@ DESCRIPTION="Saleae logic analyzer"
|
||||
HOMEPAGE="https://www.saleae.com"
|
||||
|
||||
SRC_URI="https://downloads.saleae.com/logic2/Logic-${PV}-linux-x64.AppImage"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
LICENSE="Saleae"
|
||||
SLOT="0"
|
||||
|
||||
RESTRICT="bindist mirror strip"
|
||||
|
||||
S="${WORKDIR}"
|
||||
LICENSE="Saleae"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
RESTRICT="bindist mirror strip"
|
||||
|
||||
QA_PREBUILT="*"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user