diff options
| author | Natanael Copa <ncopa@alpinelinux.org> | 2019-06-13 08:58:16 +0000 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-06-13 08:58:16 +0000 |
| commit | e833f13620f3d681b08ceab97e5b2e9f435fb72e (patch) | |
| tree | a9b5bf91d06a31d52a837ddb7e3b7ab8257755c4 /testing | |
| parent | e3d6735119bb878a4470104e172330cae1bc76b7 (diff) | |
| download | aports-e833f13620f3d681b08ceab97e5b2e9f435fb72e.tar.bz2 aports-e833f13620f3d681b08ceab97e5b2e9f435fb72e.tar.xz | |
testing/perl-dbix-class-helpers: disable on armv7 due to missing deps
Diffstat (limited to 'testing')
| -rw-r--r-- | testing/perl-dbix-class-helpers/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/perl-dbix-class-helpers/APKBUILD b/testing/perl-dbix-class-helpers/APKBUILD index e8343d2794..f131a75bd5 100644 --- a/testing/perl-dbix-class-helpers/APKBUILD +++ b/testing/perl-dbix-class-helpers/APKBUILD @@ -7,7 +7,7 @@ pkgver=2.033003 pkgrel=0 pkgdesc="Simplify the common case stuff for DBIx::Class." url="http://search.cpan.org/dist/DBIx-Class-Helpers/" -arch="noarch" +arch="noarch !armv7" license="GPL PerlArtistic" cpandepends="perl-safe-isa perl-dbix-class perl-carp-clan perl-text-brew perl-namespace-clean perl-sub-exporter-progressive perl-module-runtime perl-try-tiny perl-dbix-introspector perl-dbix-class-candy perl-lingua-en-inflect perl-moo" cpanmakedepends="" |
