mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 05:47:13 +02:00
main/{acf-amavisd-new,amavisd-milter}: unblock x86
This commit is contained in:
parent
433efa63e7
commit
d246b98a60
@ -5,7 +5,7 @@ pkgver=0.4.0
|
|||||||
pkgrel=5
|
pkgrel=5
|
||||||
pkgdesc="ACF module for amavis"
|
pkgdesc="ACF module for amavis"
|
||||||
url="https://gitlab.alpinelinux.org/acf/acf-amavisd-new"
|
url="https://gitlab.alpinelinux.org/acf/acf-amavisd-new"
|
||||||
arch="noarch !x86" # amavis
|
arch="noarch"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
options="!check" # no test suite
|
options="!check" # no test suite
|
||||||
depends="acf-core amavis"
|
depends="acf-core amavis"
|
||||||
|
@ -5,7 +5,7 @@ pkgver=1.7.2
|
|||||||
pkgrel=0
|
pkgrel=0
|
||||||
pkgdesc="sendmail milter for amavisd-new using the AM.PDP protocol"
|
pkgdesc="sendmail milter for amavisd-new using the AM.PDP protocol"
|
||||||
url="https://github.com/prehor/amavisd-milter"
|
url="https://github.com/prehor/amavisd-milter"
|
||||||
arch="all !x86" #amavis isn't build for x86
|
arch="all"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
depends="amavis"
|
depends="amavis"
|
||||||
makedepends="libmilter-dev"
|
makedepends="libmilter-dev"
|
||||||
|
Loading…
Reference in New Issue
Block a user