perl: enable x86_gcc2 and x86

This commit is contained in:
Jerome Duval
2014-06-01 21:40:02 +00:00
parent 0cb945f6cb
commit 59330a1e4c

View File

@@ -21,7 +21,7 @@ LICENSE="GNU GPL v1
SRC_URI="http://www.cpan.org/src/perl-5.18.2.tar.gz"
CHECKSUM_SHA256="7cbed5ef11900e8f68041215eea0de5e443d53393f84c41d5c9c69c150a4982f"
REVISION="2"
ARCHITECTURES="?x86_gcc2 ?x86 x86_64 arm"
ARCHITECTURES="x86_gcc2 x86 x86_64 arm"
PATCHES="perl-5.18.1.patchset"