mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-23 05:53:12 -04:00
*/*: remove empty global variable assigment
Signed-off-by: Julien Roy <julien@jroy.ca>
This commit is contained in:
@@ -174,10 +174,7 @@ RESTRICT="mirror"
|
||||
LICENSE="BSD BSD-2 CC0-1.0 MIT ZLIB || ( Apache-2.0 Boost-1.0 )"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE=""
|
||||
|
||||
DEPEND=""
|
||||
RDEPEND=""
|
||||
|
||||
QA_FLAGS_IGNORED="usr/bin/tokei"
|
||||
|
||||
|
||||
@@ -170,10 +170,7 @@ RESTRICT="mirror"
|
||||
LICENSE="BSD BSD-2 CC0-1.0 MIT ZLIB || ( Apache-2.0 Boost-1.0 )"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE=""
|
||||
|
||||
DEPEND=""
|
||||
RDEPEND=""
|
||||
|
||||
QA_FLAGS_IGNORED="usr/bin/tokei"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user