From b3678f9a386726fb87ec8c1476e8a32db9e0d0cf Mon Sep 17 00:00:00 2001 From: Carlo Landmeter Date: Sun, 14 Aug 2016 22:06:02 +0200 Subject: [PATCH] community/libetonyek: disable for missing mdds 1.0 --- community/libetonyek/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/libetonyek/APKBUILD b/community/libetonyek/APKBUILD index 4fdd62298e8..e86efc03937 100644 --- a/community/libetonyek/APKBUILD +++ b/community/libetonyek/APKBUILD @@ -5,7 +5,7 @@ pkgver=0.1.3 pkgrel=0 pkgdesc="Import filter and tools for Apple Keynote presentations" url="https://wiki.documentfoundation.org/DLP/Libraries/libetonyek" -arch="all" +arch="" license="MPL2" depends="" depends_dev="glm-dev boost-dev librevenge-dev libxml2-dev zlib-dev"