diff options
Diffstat (limited to 'testing')
-rw-r--r-- | testing/xournal/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/xournal/APKBUILD b/testing/xournal/APKBUILD index 7cc54acecb..7d09437641 100644 --- a/testing/xournal/APKBUILD +++ b/testing/xournal/APKBUILD @@ -5,7 +5,7 @@ pkgver=0.4.8 pkgrel=0 pkgdesc="Notetaking, sketching, keeping a journal using a stylus" url="http://xournal.sourceforge.net/" -arch="all" +arch="all !aarch64" license="GPL2" makedepends="libgnomecanvas-dev poppler-dev gtk+2.0-dev libart-lgpl-dev" subpackages="$pkgname-lang" |