diff options
author | V3n3RiX <venerix@koprulu.sector> | 2022-09-27 15:10:20 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2022-09-27 15:10:20 +0100 |
commit | c268590c556cb766e1ca3f55fde8a40cdde19c44 (patch) | |
tree | 7ebbcf748f02d29ba96741221f2e1919db85cdf9 /dev-perl/POSIX-strftime-Compiler | |
parent | 2be230a2a252e8e744f11a8b38e9a0097ddc9b25 (diff) |
gentoo auto-resync : 27:09:2022 - 15:10:20
Diffstat (limited to 'dev-perl/POSIX-strftime-Compiler')
-rw-r--r-- | dev-perl/POSIX-strftime-Compiler/Manifest | 2 | ||||
-rw-r--r-- | dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.440.0.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/POSIX-strftime-Compiler/Manifest b/dev-perl/POSIX-strftime-Compiler/Manifest index 301c354736d5..f23cba2be7c4 100644 --- a/dev-perl/POSIX-strftime-Compiler/Manifest +++ b/dev-perl/POSIX-strftime-Compiler/Manifest @@ -1,3 +1,3 @@ DIST POSIX-strftime-Compiler-0.44.tar.gz 17027 BLAKE2B c550c3074def4def71d4c3b22d13464f87080b0e53333f8dae5a7e30df68d1c40bae78021ab83d1324bb8f28a12ae487aa5f220df3bdd413b9d5d62edd02f450 SHA512 34852966a46f55a65e4ee90af3aec6478456d3a7fc8f8b8e8fc4e704a8361f46abfad5fe0f356eb3432fb2e232e65004818b19f298293cc0172d576cfe34c3e1 -EBUILD POSIX-strftime-Compiler-0.440.0.ebuild 593 BLAKE2B 8291dedf79e7bbec2f34df622a71fb20bd18021cf34f19c06373da008ebb04d22c1a08dbb6697fe16fb22fe858d89753163523073f6a622025bcf7f4a8dc4bff SHA512 89554f2c160a9e055a0e742d3c5a0722dcc55ba1ed40eeec1b90c301fcf9d2c03a63f89efceea76206fd40b84946d8d5dd00456ac5bfafb565b452faa400c038 +EBUILD POSIX-strftime-Compiler-0.440.0.ebuild 600 BLAKE2B 0aa81732ac129a1e65332e515c3b85caea914bc1a15ea490c169a4d1cdcc694acd777482291dcd0904cd6046fd9995c8d37369209b567603443d09fb59277a53 SHA512 e7a58b059a8d8a1bccbe523ea7b8792253da2a08a9c0ddca55b6504270637f97447fd7178498adf18485b61c091844c3e6d32698e1db271152b9e0c351f6b3a4 MISC metadata.xml 420 BLAKE2B 8f4ce001663577c700035083e0078ae559c94e004716c9fa705950d0be56e95a29d1acbc2ac6bba37f156ddd556f95a1a3379d74ad081f7e88df5535e3a88e9e SHA512 38d89cac1f7d734df9a2182f9a4f51dd959770eae772cd9197a87b58b7a1174f6dac27750928417aee1804d1851e16cdfbc4a026a05db6e9c37312a40040f8b4 diff --git a/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.440.0.ebuild b/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.440.0.ebuild index d620c61e7a50..23d1aa83bcde 100644 --- a/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.440.0.ebuild +++ b/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.440.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="GNU C library compatible strftime for loggers and servers" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 ~riscv sparc x86" IUSE="minimal" RDEPEND=" |