diff options
Diffstat (limited to 'testing/xournal')
-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 f1da4eb8ad..37faad4b57 100644 --- a/testing/xournal/APKBUILD +++ b/testing/xournal/APKBUILD @@ -5,7 +5,7 @@ pkgver=0.4.8 pkgrel=2 pkgdesc="Notetaking, sketching, keeping a journal using a stylus" url="http://xournal.sourceforge.net/" -arch="all !aarch64" +arch="all" license="GPL-2.0" makedepends="libgnomecanvas-dev poppler-dev gtk+2.0-dev libart-lgpl-dev" subpackages="$pkgname-lang" |