diff options
author | Sam James <sam@gentoo.org> | 2023-08-02 14:18:57 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-02 14:18:57 +0100 |
commit | 7b0367243b09cc066016ba60a71053d35aea1b13 (patch) | |
tree | 583f4ebc77aa54d95e30db516863edbd828c425a | |
parent | dev-perl/Params-ValidationCompiler: Stabilize 0.310.0 ppc, #910850 (diff) | |
download | gentoo-7b0367243b09cc066016ba60a71053d35aea1b13.tar.gz gentoo-7b0367243b09cc066016ba60a71053d35aea1b13.tar.bz2 gentoo-7b0367243b09cc066016ba60a71053d35aea1b13.zip |
dev-perl/Sereal-Decoder: Stabilize 5.4.0 ppc, #910852
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-perl/Sereal-Decoder/Sereal-Decoder-5.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Sereal-Decoder/Sereal-Decoder-5.4.0.ebuild b/dev-perl/Sereal-Decoder/Sereal-Decoder-5.4.0.ebuild index 1161a0033a7d..95063b01b1cd 100644 --- a/dev-perl/Sereal-Decoder/Sereal-Decoder-5.4.0.ebuild +++ b/dev-perl/Sereal-Decoder/Sereal-Decoder-5.4.0.ebuild @@ -10,7 +10,7 @@ inherit edo perl-module toolchain-funcs DESCRIPTION="Fast, compact, powerful binary deserialization" SLOT="0" -KEYWORDS="amd64 ~ia64 ~ppc ppc64 sparc x86" +KEYWORDS="amd64 ~ia64 ppc ppc64 sparc x86" RDEPEND=" virtual/perl-XSLoader |