diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-07-07 12:24:47 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-07-07 12:24:47 +0100 |
commit | 5d8ffbc273ca664e15618d557ced3e02de1a884b (patch) | |
tree | bc22fbc6a07790fd70dc8b5148de3089a1c4db3e /dev-perl/PPIx-QuoteLike | |
parent | 4187bba080530c5ca1c7dae9c233e88f3fc8f535 (diff) |
gentoo auto-resync : 07:07:2024 - 12:24:46
Diffstat (limited to 'dev-perl/PPIx-QuoteLike')
-rw-r--r-- | dev-perl/PPIx-QuoteLike/Manifest | 2 | ||||
-rw-r--r-- | dev-perl/PPIx-QuoteLike/PPIx-QuoteLike-0.23.0.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/PPIx-QuoteLike/Manifest b/dev-perl/PPIx-QuoteLike/Manifest index e2d1f24cf831..93096e4fcea6 100644 --- a/dev-perl/PPIx-QuoteLike/Manifest +++ b/dev-perl/PPIx-QuoteLike/Manifest @@ -1,3 +1,3 @@ DIST PPIx-QuoteLike-0.023.tar.gz 76751 BLAKE2B 6bb740f587cbab2c6a4e6e2a269509d72e9a87dc2d8e63315ce14298889f9af565077ce08701c37696c51b60a64a5c8a0c729fadac21c160ab1e7bd2783ef7d4 SHA512 63a14b7d3337162ba2a4ac60195a45eb0a00084d77eb07fa98bd3c848e098279d7ad0f2dc08694dea40fe23006e2e0ded970d602b2a940009d29d47c604c45cd -EBUILD PPIx-QuoteLike-0.23.0.ebuild 636 BLAKE2B ae8fa0f5e759d619f74914b895fd63208bfead184b9884cacea96b183063fc10db897f7623aa21961542085e931724ccf4931af0c89102a55307929788c3704d SHA512 49604587d04c5d4caa81a31fcf03fd99699145dea80a3d747af0f7b8187385c1a94c8091a6ab79fb6de8e1af6a872d0cc465fdb20899c69cd5093ac62ce28da0 +EBUILD PPIx-QuoteLike-0.23.0.ebuild 633 BLAKE2B 534757238e63559b52320a3fbc9801b753f7deb8c3196ca1677d32dbde5910c637a3a94e4e2d84c0320c2df4b8c642656ad28859675a5fdec53491b89288f1ce SHA512 c14ba6086c6149438118829526a8f8253e6ac3b8fbf29452ac755b575caa43b16989dc7f83491370f0505417bd81793e68072a8605b2ba05837e3d202318edd4 MISC metadata.xml 258 BLAKE2B 27875c94f7bc66379335a8c7aa58972855f92cf88390cc368e1fe86ef5af4f370e66725b314e99486428cdd9330b341a6821ed5d3eb19af1950326f252b3eb18 SHA512 496cdc360ed68aacbf268bcd9d904ec27e855e4f70a4c76f4fd99b29d8abc5a41f598144dfa550c8982b6cc57e900aad69a97e32ad363af83e06b50afcb54080 diff --git a/dev-perl/PPIx-QuoteLike/PPIx-QuoteLike-0.23.0.ebuild b/dev-perl/PPIx-QuoteLike/PPIx-QuoteLike-0.23.0.ebuild index e9117cd280a4..877b22bdabca 100644 --- a/dev-perl/PPIx-QuoteLike/PPIx-QuoteLike-0.23.0.ebuild +++ b/dev-perl/PPIx-QuoteLike/PPIx-QuoteLike-0.23.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Parse Perl string literals and string-literal-like things" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ~mips ppc ~ppc64 ~riscv ~sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~sparc x86" RDEPEND=" virtual/perl-Carp |