mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
dev-go/go-sys: add ${PVR} subslot, for tracking static links
Package-Manager: portage-2.2.27
This commit is contained in:
@@ -19,7 +19,7 @@ inherit golang-build
|
||||
DESCRIPTION="Go packages for low-level interaction with the operating system"
|
||||
HOMEPAGE="https://godoc.org/golang.org/x/sys"
|
||||
LICENSE="BSD"
|
||||
SLOT="0/${PV}"
|
||||
SLOT="0/${PVR}"
|
||||
IUSE=""
|
||||
DEPEND=""
|
||||
RDEPEND=""
|
||||
|
||||
@@ -19,7 +19,7 @@ inherit golang-build
|
||||
DESCRIPTION="Go packages for low-level interaction with the operating system"
|
||||
HOMEPAGE="https://godoc.org/golang.org/x/sys"
|
||||
LICENSE="BSD"
|
||||
SLOT="0/${PV}"
|
||||
SLOT="0/${PVR}"
|
||||
IUSE=""
|
||||
DEPEND=""
|
||||
RDEPEND=""
|
||||
|
||||
Reference in New Issue
Block a user