Skip to content
Snippets Groups Projects
Commit 12453d07 authored by Leo's avatar Leo
Browse files

main/amavis: disable on x86

parent e04ce9e3
No related branches found
No related tags found
No related merge requests found
...@@ -5,7 +5,7 @@ pkgver=2.12.0 ...@@ -5,7 +5,7 @@ pkgver=2.12.0
pkgrel=0 pkgrel=0
pkgdesc="High-performance interface between mailer (MTA) and content checkers" pkgdesc="High-performance interface between mailer (MTA) and content checkers"
url="https://gitlab.com/amavis/amavis" url="https://gitlab.com/amavis/amavis"
arch="noarch" arch="noarch !x86" # perl-db
license="GPL-2.0-or-later BSD" license="GPL-2.0-or-later BSD"
provides="amavisd-new=$pkgver-r$pkgrel" provides="amavisd-new=$pkgver-r$pkgrel"
depends="sed file perl perl-archive-zip perl-carp perl-convert-tnef depends="sed file perl perl-archive-zip perl-carp perl-convert-tnef
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment