mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
dev-util/gitlab-cli: fix stray line
Reported by xgqt and parona. It breaks metadata generation with pkgcraft too:
> ERROR invalid pkg: dev-util/gitlab-cli-1.65.0::gentoo: line 9: go-mod/: restricted: cannot specify `/' in command names
Fixes: 723ddb4206
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -6,7 +6,6 @@ inherit go-module
|
||||
|
||||
# update on every bump
|
||||
GIT_COMMIT=8514bc42ef2c15a0ff27782a22b3add584b0d21c/
|
||||
go-mod/
|
||||
|
||||
DESCRIPTION="the official gitlab command line interface"
|
||||
HOMEPAGE="https://gitlab.com/gitlab-org/cli"
|
||||
|
||||
Reference in New Issue
Block a user