summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-01-02 05:36:41 +0000
committerSam James <sam@gentoo.org>2023-01-02 05:36:41 +0000
commitce0499e789fe2c9b7b0435e072a5a04fb9a49dc7 (patch)
treedce7d145a50f7911203573ad9f8582d697b00a49
parentdev-perl/Sereal-Encoder: Stabilize 4.23.0-r1 ppc64, #886877 (diff)
downloadgentoo-ce0499e7.tar.gz
gentoo-ce0499e7.tar.bz2
gentoo-ce0499e7.zip
dev-perl/Sereal-Decoder: Stabilize 4.23.0-r1 ppc64, #886877
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-perl/Sereal-Decoder/Sereal-Decoder-4.23.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Sereal-Decoder/Sereal-Decoder-4.23.0-r1.ebuild b/dev-perl/Sereal-Decoder/Sereal-Decoder-4.23.0-r1.ebuild
index cf128642996d..7d1a494ca8c8 100644
--- a/dev-perl/Sereal-Decoder/Sereal-Decoder-4.23.0-r1.ebuild
+++ b/dev-perl/Sereal-Decoder/Sereal-Decoder-4.23.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -9,7 +9,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"
IUSE="test"
RESTRICT="!test? ( test )"