summaryrefslogtreecommitdiff
path: root/dev-perl/Test-Compile
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-06-15 14:57:03 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-06-15 14:57:03 +0100
commitd18bf1e01b65ee4bf0c804e2843b282d3d4e5d7c (patch)
tree4a95cbc6ffdf13bad6ecbc7f8d5af99631984123 /dev-perl/Test-Compile
parente748ba9741f6540f4675c23e3e37b73e822c13a4 (diff)
gentoo resync : 15.06.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.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Test-Compile/Manifest b/dev-perl/Test-Compile/Manifest
index 3602d6be0b4b..e4a876bbfd52 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 821 BLAKE2B 62e4228c3881e3119220c22fae544a5aabfb3997bf2476ba9c47cdd2a224ee570f6dddf910e690dad099f4863b7b9eb0ef4ddc07b6833481397a1a983da1f026 SHA512 2de00f7f79ea0ae37640cec4a455553da42f1c38bbb5f999058224ff5a1e5914dfcc2b79bf17a5f0b149ba0979cc66b312f0a9f7ca80239157a954a977848aca
+EBUILD Test-Compile-2.4.1.ebuild 817 BLAKE2B dac73ecef37b46ba6c9063a85131d3e85de449f0101b528b01022ea464a6e77213858e83e65887e73d3878a2e4c78fe4dd6ab2599fdf9b49f5085ef0a328d11c SHA512 723cd97c65465e13f13a97585fb7be9f1af4f2691215081214ec3bfacb9b833e0232a717b30a91743f61a1b7a6de62026e340df327b5c622ac4a2d9a24fbc132
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 0ccd47f6d386..33904272b421 100644
--- a/dev-perl/Test-Compile/Test-Compile-2.4.1.ebuild
+++ b/dev-perl/Test-Compile/Test-Compile-2.4.1.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
DESCRIPTION="Check whether Perl files compile correctly"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~ia64 ppc sparc x86"
IUSE="minimal test"
RESTRICT="!test? ( test )"