mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 13:33:32 -04:00
*/*: remove empty global variable assigment
Signed-off-by: Julien Roy <julien@jroy.ca>
This commit is contained in:
@@ -10,7 +10,6 @@ SRC_URI="https://github.com/terraform-linters/${PN%-bin}/releases/download/v${PV
|
||||
LICENSE="MPL-2.0"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
IUSE=""
|
||||
BDEPEND="app-arch/unzip"
|
||||
|
||||
S=${WORKDIR}
|
||||
|
||||
@@ -10,7 +10,6 @@ SRC_URI="https://github.com/terraform-linters/${PN%-bin}/releases/download/v${PV
|
||||
LICENSE="MPL-2.0"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
IUSE=""
|
||||
BDEPEND="app-arch/unzip"
|
||||
|
||||
S=${WORKDIR}
|
||||
|
||||
Reference in New Issue
Block a user