testing/perl-dancer-plugin-dbic: disable on armv7 due to missing dep

This commit is contained in:
Natanael Copa 2019-06-12 17:12:15 +00:00
parent ed95adc309
commit ca6f2bb38e

View File

@ -7,7 +7,7 @@ pkgver=0.2104
pkgrel=0
pkgdesc="DBIx::Class interface for Dancer applications"
url="http://search.cpan.org/dist/Dancer-Plugin-DBIC/"
arch="noarch"
arch="noarch !armv7"
license="GPL PerlArtistic"
cpandepends="perl-dancer perl-dbicx-sugar"
cpanmakedepends=""