mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
dev-go/bee: use := slot operator to track static links
Package-Manager: portage-2.2.27
This commit is contained in:
@@ -21,7 +21,7 @@ HOMEPAGE="https://${EGO_PN%/*}"
|
||||
LICENSE="Apache-2.0"
|
||||
SLOT="0"
|
||||
IUSE=""
|
||||
DEPEND="dev-go/beego"
|
||||
DEPEND="dev-go/beego:="
|
||||
|
||||
get_archive_go_package() {
|
||||
local archive=${1} uri x
|
||||
|
||||
Reference in New Issue
Block a user