diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-07-08 12:26:20 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-07-08 12:36:53 +0000 |
commit | a422e40c360555c830b6f7bdd30e44a095842e69 (patch) | |
tree | 0e38f77f3864bde2533b33b633366a86aaf2e4a7 /testing/kdepimlibs | |
parent | a69dedd515acb1bbf169784c7f3ce6ebd19ebeda (diff) | |
download | aports-a422e40c360555c830b6f7bdd30e44a095842e69.tar.bz2 aports-a422e40c360555c830b6f7bdd30e44a095842e69.tar.xz |
testing/kdpimlibs: disable for now
Diffstat (limited to 'testing/kdepimlibs')
-rw-r--r-- | testing/kdepimlibs/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/kdepimlibs/APKBUILD b/testing/kdepimlibs/APKBUILD index 90c4f660e7..36908cb0e1 100644 --- a/testing/kdepimlibs/APKBUILD +++ b/testing/kdepimlibs/APKBUILD @@ -5,7 +5,7 @@ pkgver=4.6.3 pkgrel=1 pkgdesc="kde personal information management libraries" url="http://www.kde.org/" -arch="all" +#arch="all" license="LGPL" depends="shared-desktop-ontologies" depends_dev="kdelibs-dev boost-dev libical-dev cyrus-sasl-dev openldap-dev gpgme-dev |