mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
testing/py3-nikola: disable on aarch64
This commit is contained in:
parent
6f346d05cc
commit
8a15052b5d
@ -6,7 +6,9 @@ pkgver=8.0.2
|
||||
pkgrel=2
|
||||
pkgdesc="A modular, fast, simple, static python website generator"
|
||||
url="https://getnikola.com"
|
||||
arch="noarch !s390x" # limited by py3-piexif
|
||||
# s390x: py3-piexif
|
||||
# aarch64: py3-inotify
|
||||
arch="noarch !s390x !aarch64"
|
||||
license="MIT"
|
||||
depends="py3-babel py3-blinker py3-doit py3-dateutil py3-docutils py3-logbook
|
||||
py3-lxml py3-mako py3-markdown py3-natsort py3-piexif py3-pillow
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user