diff options
Diffstat (limited to 'dev-go/go-text/go-text-0_pre20150806.ebuild')
-rw-r--r-- | dev-go/go-text/go-text-0_pre20150806.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-go/go-text/go-text-0_pre20150806.ebuild b/dev-go/go-text/go-text-0_pre20150806.ebuild index 532853bbbbf5..2ce00ab68ebe 100644 --- a/dev-go/go-text/go-text-0_pre20150806.ebuild +++ b/dev-go/go-text/go-text-0_pre20150806.ebuild @@ -20,7 +20,7 @@ inherit golang-build DESCRIPTION="Go text processing support" HOMEPAGE="https://godoc.org/golang.org/x/text" LICENSE="BSD" -SLOT="0/${PV}" +SLOT="0/${PVR}" IUSE="" DEPEND="" RDEPEND="" |