mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-21 10:15:12 +03:00
testing/dzonegit: disable on x86
This commit is contained in:
parent
d80ae6cfb1
commit
a013a8d579
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ pkgver=0.11
|
||||||
pkgrel=0
|
pkgrel=0
|
||||||
pkgdesc="Git hooks to manage a repository of DNS zones"
|
pkgdesc="Git hooks to manage a repository of DNS zones"
|
||||||
url="https://github.com/oskar456/dzonegit"
|
url="https://github.com/oskar456/dzonegit"
|
||||||
arch="noarch"
|
arch="noarch !x86" # Testsuite fails
|
||||||
license="MIT"
|
license="MIT"
|
||||||
depends="bind-tools git python3"
|
depends="bind-tools git python3"
|
||||||
checkdepends="py3-pytest py3-pytest-runner"
|
checkdepends="py3-pytest py3-pytest-runner"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue