aboutsummaryrefslogtreecommitdiffstats
path: root/community/go
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2018-09-24 10:41:02 +0000
committerTimo Teräs <timo.teras@iki.fi>2018-09-24 10:41:04 +0000
commit15079f01d5cca6c9b2edb5455fce2b9a483aa782 (patch)
treefb69a958c91b0e09e81f22f60600d71cf60f9f78 /community/go
parent0864770c78dd0e492800932a18eecb082553c9a9 (diff)
downloadaports-15079f01d5cca6c9b2edb5455fce2b9a483aa782.tar.bz2
aports-15079f01d5cca6c9b2edb5455fce2b9a483aa782.tar.xz
community/go: fix bootstrap
the provides is setup correctly later on based on cross compile variables
Diffstat (limited to 'community/go')
-rw-r--r--community/go/APKBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/community/go/APKBUILD b/community/go/APKBUILD
index a17d9ea28c..fe22d85c85 100644
--- a/community/go/APKBUILD
+++ b/community/go/APKBUILD
@@ -10,7 +10,6 @@ license="BSD"
depends="binutils gcc"
depends_dev=""
makedepends="bash go-bootstrap"
-provides="go-bootstrap=$pkgver-r$pkgrel"
install=""
subpackages="$pkgname-doc"
source="http://golang.org/dl/go${pkgver/_/}.src.tar.gz