perl-Test-FailWarnings: make noarch
This commit is contained in:
parent
2d387e376d
commit
75dffcd044
1 changed files with 3 additions and 2 deletions
|
@ -1,12 +1,13 @@
|
|||
# Template file for 'perl-Test-FailWarnings'
|
||||
pkgname=perl-Test-FailWarnings
|
||||
version=0.008
|
||||
revision=1
|
||||
revision=2
|
||||
noarch=yes
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
makedepends="perl perl-Capture-Tiny"
|
||||
depends="${makedepends}"
|
||||
depends="$makedepends"
|
||||
short_desc="Test::FailWarnings - Add test failures if warnings are caught"
|
||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||
license="Apache-2.0"
|
||||
|
|
Loading…
Reference in a new issue