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'
|
# Template file for 'perl-Test-FailWarnings'
|
||||||
pkgname=perl-Test-FailWarnings
|
pkgname=perl-Test-FailWarnings
|
||||||
version=0.008
|
version=0.008
|
||||||
revision=1
|
revision=2
|
||||||
|
noarch=yes
|
||||||
wrksrc="${pkgname/perl-/}-${version}"
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
makedepends="perl perl-Capture-Tiny"
|
makedepends="perl perl-Capture-Tiny"
|
||||||
depends="${makedepends}"
|
depends="$makedepends"
|
||||||
short_desc="Test::FailWarnings - Add test failures if warnings are caught"
|
short_desc="Test::FailWarnings - Add test failures if warnings are caught"
|
||||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue