summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-08-15 11:40:57 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-08-15 11:40:57 +0000
commit9ad62866bf219d026cffd0b7fa1d21b9f8ec9b21 (patch)
tree760072581ca6c2d438310301753284b337e860e3 /dev-perl/Sereal
parentdev-perl/Sereal: Stabilize 5.4.0 amd64, #910923 (diff)
downloadgentoo-9ad62866bf219d026cffd0b7fa1d21b9f8ec9b21.tar.gz
gentoo-9ad62866bf219d026cffd0b7fa1d21b9f8ec9b21.tar.bz2
gentoo-9ad62866bf219d026cffd0b7fa1d21b9f8ec9b21.zip
dev-perl/Sereal: Stabilize 5.4.0 x86, #910923
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl/Sereal')
-rw-r--r--dev-perl/Sereal/Sereal-5.4.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Sereal/Sereal-5.4.0.ebuild b/dev-perl/Sereal/Sereal-5.4.0.ebuild
index 46053a1ee17a..1f8cb4809909 100644
--- a/dev-perl/Sereal/Sereal-5.4.0.ebuild
+++ b/dev-perl/Sereal/Sereal-5.4.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
DESCRIPTION="Fast, compact, powerful binary (de-)serialization"
SLOT="0"
-KEYWORDS="amd64 ~ia64 ~ppc ppc64 sparc ~x86"
+KEYWORDS="amd64 ~ia64 ~ppc ppc64 sparc x86"
RDEPEND="
>=dev-perl/Sereal-Encoder-${PV}