diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-11-20 07:46:38 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-11-20 10:27:32 +0000 |
commit | 55bb9beae48996aa2741ca165293c3784581d179 (patch) | |
tree | 265eb3f2b2ee8d1b0958e40d43757074d434d552 /testing/attica/APKBUILD | |
parent | dcab15ce0e295d2cce0c382773a28a6a7d3c75ac (diff) | |
download | aports-55bb9beae48996aa2741ca165293c3784581d179.tar.bz2 aports-55bb9beae48996aa2741ca165293c3784581d179.tar.xz |
main/attica: disable. does not build
Diffstat (limited to 'testing/attica/APKBUILD')
-rw-r--r-- | testing/attica/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/attica/APKBUILD b/testing/attica/APKBUILD index 301b65cbbc..d788eff2d6 100644 --- a/testing/attica/APKBUILD +++ b/testing/attica/APKBUILD @@ -5,7 +5,7 @@ pkgver=0.4.1 pkgrel=0 pkgdesc="Freedesktop OCS binding for Qt" url="http://www.kde.org/" -arch="all" +arch="" license="LGPL2+" depends="" depends_dev="qt-dev" |