summaryrefslogtreecommitdiff
path: root/dev-perl/Test-Compile
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-08-19 09:38:07 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-08-19 09:38:07 +0100
commit4d9aef45678c7cb55b24107642790224ab8c153b (patch)
treeb1c56639785aeba23901272429a46e4e872a7711 /dev-perl/Test-Compile
parentf09a6cf772eb2f757f0fc49f3297d6a095a10aa5 (diff)
gentoo auto-resync : 19:08:2023 - 09:38:07
Diffstat (limited to 'dev-perl/Test-Compile')
-rw-r--r--dev-perl/Test-Compile/Manifest2
-rw-r--r--dev-perl/Test-Compile/Test-Compile-3.3.1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Test-Compile/Manifest b/dev-perl/Test-Compile/Manifest
index 51fcfa059fc0..19c158465bb9 100644
--- a/dev-perl/Test-Compile/Manifest
+++ b/dev-perl/Test-Compile/Manifest
@@ -7,5 +7,5 @@ EBUILD Test-Compile-2.4.2.ebuild 755 BLAKE2B 9e8b352aa90b277a8f6c1c51ffd6ed0a13e
EBUILD Test-Compile-3.0.1.ebuild 671 BLAKE2B f5e4d8da6e8873e5c2b67a75924f2ab9ba01c5665af76cdc700ddb8645e672299e578a20198df0d0bbb06baf19f9171b903f5d8c399636a3111056868a08ceb5 SHA512 0b257f699b328669087d41d28d9cdd3080e0ee9bf724510ac53d901b6491e8fe18bcb61c5233d39b14231b086fe73c5dc04ef8ffb77b2f3b9ae3284c74097cf2
EBUILD Test-Compile-3.2.2.ebuild 681 BLAKE2B 1bb92900efed039eda685cca4d015c51c13a0b86712b74e8d06c13e025a9bd3e4f27331d22a869a59785da3c14ee017167cfc40cb3d26d97c597f85470b6611b SHA512 045036b2c0959abe9a529bfc0665f74c02c1b01a345545b0c610c819e519d671bf0267326be08365d5a35a330f1012f2d4806b072084b2847f0f40367aeac464
EBUILD Test-Compile-3.3.0.ebuild 687 BLAKE2B 17c707a0f11211cd24bd7938321fee20213c360dea55993e8ede5b18a0f062c05661b3c2b5a21a2a52c780346fb463c203bab9566a67649d12ac1a1b64f47c23 SHA512 fb392bf095c94bae27800fef4a3b45166afe0b04c6c32c174c76e8c9d4492a02058d37c3ecb15bbc3718d1ddb63268d851f3cf0ef3639bdf3fb3c54080d54852
-EBUILD Test-Compile-3.3.1.ebuild 687 BLAKE2B 17c707a0f11211cd24bd7938321fee20213c360dea55993e8ede5b18a0f062c05661b3c2b5a21a2a52c780346fb463c203bab9566a67649d12ac1a1b64f47c23 SHA512 fb392bf095c94bae27800fef4a3b45166afe0b04c6c32c174c76e8c9d4492a02058d37c3ecb15bbc3718d1ddb63268d851f3cf0ef3639bdf3fb3c54080d54852
+EBUILD Test-Compile-3.3.1.ebuild 685 BLAKE2B 3bc4995fb295fde505843a5725cde33c020fa13184452776be5ff1b8de0eb71047e0975747c532572894ef5463aa1a2ddecf554f4076e709fab7d4affc155fe2 SHA512 5d943d24578816766d243016c90ebd719261670f32bbbeae296cd1c12701d88332d6b7c1bde540a1ba2567188ec93dc5abfc8a3040bf51376691f0b4a4b007a9
MISC metadata.xml 467 BLAKE2B 93dab8b569273f9c80a598098b35504619c1d66ff3f10b5823313ccf6167f10227bc307f5e9271006dc5ba02523161d483453dd523e86a741d72d02c1c3fba7c SHA512 77ce60eb7ec2fd3f7bfabfeb42cb257c044c9567baf163e74fe5802239cfd977ab17c2c6bb681781b1825a8be65c2f7f6edb400a8c8dd2883f1d20f2a5fd1337
diff --git a/dev-perl/Test-Compile/Test-Compile-3.3.1.ebuild b/dev-perl/Test-Compile/Test-Compile-3.3.1.ebuild
index 7577d8d71c55..892c9b8b552c 100644
--- a/dev-perl/Test-Compile/Test-Compile-3.3.1.ebuild
+++ b/dev-perl/Test-Compile/Test-Compile-3.3.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"
RDEPEND="
>=virtual/perl-Exporter-5.680.0