perl-IO-CaptureOutput: set noarch

This commit is contained in:
newbluemoon 2018-06-12 14:36:37 +02:00
parent 53ac4be8bd
commit e80123cb8d

View File

@ -1,7 +1,9 @@
# Template file for 'perl-IO-CaptureOutput'
pkgname=perl-IO-CaptureOutput
version=1.1104
revision=1
revision=2
noarch=yes
wrksrc="IO-CaptureOutput-${version}"
build_style=perl-module
hostmakedepends="perl"
makedepends="${hostmakedepends}"
@ -9,7 +11,6 @@ depends="perl"
short_desc="Capture STOUT/ERR from perl code"
maintainer="Sir_Boops <admin@boops.me>"
homepage="http://search.cpan.org/dist/IO-CaptureOutput/"
license="Artistic, GPL-1"
license="Artistic-1.0-Perl, GPL-1.0-or-later"
distfiles="${CPAN_SITE}/IO/IO-CaptureOutput-$version.tar.gz"
checksum=fcc732fcb438f97a72b30e8c7796484bef2562e374553b207028e2fbf73f8330
wrksrc="IO-CaptureOutput-${version}"