diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-03-13 07:03:13 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-03-13 07:03:13 +0000 |
commit | 8ff63c9f390c3e2b97b59d3f748df894e1f05515 (patch) | |
tree | 1fb11820ac0d79b24d87cbd02e18eed372d75851 /testing/drizzle/APKBUILD | |
parent | 36e4e95a69b5976bc1a2b1febfbf75eef76793c9 (diff) | |
download | aports-8ff63c9f390c3e2b97b59d3f748df894e1f05515.tar.bz2 aports-8ff63c9f390c3e2b97b59d3f748df894e1f05515.tar.xz |
testing/drizzle: disable
Nobody ever cared to report if this works or not so nobdy care if it
enters main. I suspect nobody care about this at all.
It slows me down. It does not build in parallell.
Diffstat (limited to 'testing/drizzle/APKBUILD')
-rw-r--r-- | testing/drizzle/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/drizzle/APKBUILD b/testing/drizzle/APKBUILD index 35afe06501..9ade8d14cb 100644 --- a/testing/drizzle/APKBUILD +++ b/testing/drizzle/APKBUILD @@ -5,7 +5,7 @@ pkgver=2011.03.13 pkgrel=3 pkgdesc="A MySQL-derived RDBMS for cloud usage and webapps" url="http://launchpad.net/drizzle" -arch="all" +arch="" license="GPL" depends= depends_dev="gperf protobuf-dev pcre-dev boost-dev intltool protobuf-dev |