mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
sys-libs/spiral: removed errors and warnings by pkgcheck
Signed-off-by: Lich <author@lch361.net>
This commit is contained in:
@@ -20,13 +20,14 @@ SRC_URI="
|
||||
${ZBS_DEPENDENCIES_SRC_URI}
|
||||
"
|
||||
S="${WORKDIR}/${PN}"
|
||||
IUSE="+term +editor +screen static-libs"
|
||||
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
DOCS=("README.md" "LICENSE.txt")
|
||||
|
||||
IUSE="+term +editor +screen static-libs"
|
||||
|
||||
src_configure() {
|
||||
local my_zbs_args=(
|
||||
-Dinstall-h
|
||||
|
||||
Reference in New Issue
Block a user