diff options
Diffstat (limited to 'community/libetonyek/APKBUILD')
-rw-r--r-- | community/libetonyek/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libetonyek/APKBUILD b/community/libetonyek/APKBUILD index 4fdd62298e..e86efc0393 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" |