diff options
author | Sam James <sam@gentoo.org> | 2023-08-15 10:56:12 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-15 10:56:12 +0100 |
commit | 60c65d8a28ce7f9b804abaf4b2a65f6e30ab7fc6 (patch) | |
tree | da9bd7ffe82ce89a92c747715fb874f5248819c3 /dev-perl/Sereal | |
parent | dev-python/cryptography: Stabilize 41.0.1-r1 ppc, #910106 (diff) | |
download | gentoo-60c65d8a28ce7f9b804abaf4b2a65f6e30ab7fc6.tar.gz gentoo-60c65d8a28ce7f9b804abaf4b2a65f6e30ab7fc6.tar.bz2 gentoo-60c65d8a28ce7f9b804abaf4b2a65f6e30ab7fc6.zip |
dev-perl/Sereal: Stabilize 5.4.0 ppc64, #910923
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Sereal')
-rw-r--r-- | dev-perl/Sereal/Sereal-5.4.0.ebuild | 2 |
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 4439469c7490..8fd935b7f304 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} |