summaryrefslogtreecommitdiff
path: root/dev-perl/Test-Compile
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-02-13 21:41:11 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-02-13 21:41:11 +0000
commitc8d60dada2ec8eb48b2d2b290cd6683ccec40e39 (patch)
treec44943ee0563a3fa957716de909fed683117fcb9 /dev-perl/Test-Compile
parent69051588e2f955485fe5d45d45e616bc60a2de57 (diff)
gentoo (valentine's day) resync : 14.02.2021
Diffstat (limited to 'dev-perl/Test-Compile')
-rw-r--r--dev-perl/Test-Compile/Manifest2
-rw-r--r--dev-perl/Test-Compile/Test-Compile-2.4.1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Test-Compile/Manifest b/dev-perl/Test-Compile/Manifest
index cceb8e189db9..3602d6be0b4b 100644
--- a/dev-perl/Test-Compile/Manifest
+++ b/dev-perl/Test-Compile/Manifest
@@ -1,3 +1,3 @@
DIST Test-Compile-v2.4.1.tar.gz 18425 BLAKE2B 604626b07772241f0ab306b06de70223a25673fe944e66c1c031dfe0e55610f7ce1cc0222bfc839331b2f10bd63168100b9e07b1013dc8ca96d03bd53848d3dd SHA512 e6878fa16544be75581144d125f547a799cc79210b925b86f07ad236395026bdc197c22af1820e893f5887e53933f0ba827377ae133752f63076cb436b624aee
-EBUILD Test-Compile-2.4.1.ebuild 798 BLAKE2B 9437a5ec66ca974a1895f2668c2053a3b02bbcb23eee354760611e03ea3cb825332815a4b92566d82e3be6067705ae3e1b9cd1cc59c687a1473f30a0a3538d01 SHA512 e5d4bd361c8b7a634291846bcadc0df0e84011f227c8a29e0bb9d930a4c369efd018a13b216652926cac21519639a10cb976ad884973c9412a81051512ffaf5d
+EBUILD Test-Compile-2.4.1.ebuild 821 BLAKE2B 62e4228c3881e3119220c22fae544a5aabfb3997bf2476ba9c47cdd2a224ee570f6dddf910e690dad099f4863b7b9eb0ef4ddc07b6833481397a1a983da1f026 SHA512 2de00f7f79ea0ae37640cec4a455553da42f1c38bbb5f999058224ff5a1e5914dfcc2b79bf17a5f0b149ba0979cc66b312f0a9f7ca80239157a954a977848aca
MISC metadata.xml 466 BLAKE2B d130f7563653c0c2ece62d8550ab310763c769b34bf3629df95c6a74fcdf62d6522c4643525119057fc6fd29af904a26f5711f8d991980fb62a766b7ac43ed8c SHA512 a5ebc2d397ea684f950030e00f144fff6832b9adcd5b84a8f743622b0629c6c4cf96f2c6da58b850650b770906f48eba4ef032fb10d51de3c5e6a28c85547e10
diff --git a/dev-perl/Test-Compile/Test-Compile-2.4.1.ebuild b/dev-perl/Test-Compile/Test-Compile-2.4.1.ebuild
index 92cdc20fcc54..0ccd47f6d386 100644
--- a/dev-perl/Test-Compile/Test-Compile-2.4.1.ebuild
+++ b/dev-perl/Test-Compile/Test-Compile-2.4.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020 Gentoo Authors
+# Copyright 2020-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -9,7 +9,7 @@ inherit perl-module
DESCRIPTION="Check whether Perl files compile correctly"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
IUSE="minimal test"
RESTRICT="!test? ( test )"