dev-go/go-sys: add ${PVR} subslot, for tracking static links

Package-Manager: portage-2.2.27
This commit is contained in:
Zac Medico
2016-02-11 08:59:31 -08:00
parent 58ab26c77b
commit d289f7aebc
2 changed files with 2 additions and 2 deletions

View File

@@ -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=""

View File

@@ -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=""