diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-15 11:40:56 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-15 11:40:56 +0000 |
commit | 8e1e3d75bf74b0e1919c6e94db60314beadb18d8 (patch) | |
tree | 1f09359e549e9375c10975e4eccd98159181348b /dev-perl/Sereal | |
parent | net-im/gajim: Keyword 1.8.1 arm64, #912285 (diff) | |
download | gentoo-8e1e3d75bf74b0e1919c6e94db60314beadb18d8.tar.gz gentoo-8e1e3d75bf74b0e1919c6e94db60314beadb18d8.tar.bz2 gentoo-8e1e3d75bf74b0e1919c6e94db60314beadb18d8.zip |
dev-perl/Sereal: Stabilize 5.4.0 amd64, #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.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 97e16c773b89..46053a1ee17a 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} |