commit: c9d116308ff020c25880a389d3172a261bce96b5 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Jun 4 00:06:51 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Jun 4 01:16:55 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9d11630
dev-perl/Sereal-Encoder: drop toolchain-funcs for now Signed-off-by: Sam James <sam <AT> gentoo.org> dev-perl/Sereal-Encoder/Sereal-Encoder-4.23.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Sereal-Encoder/Sereal-Encoder-4.23.0.ebuild b/dev-perl/Sereal-Encoder/Sereal-Encoder-4.23.0.ebuild index 3590bcf78e08..4c15e88f8310 100644 --- a/dev-perl/Sereal-Encoder/Sereal-Encoder-4.23.0.ebuild +++ b/dev-perl/Sereal-Encoder/Sereal-Encoder-4.23.0.ebuild @@ -5,7 +5,7 @@ EAPI=8 DIST_AUTHOR=YVES DIST_VERSION=4.023 -inherit edo perl-module flag-o-matic toolchain-funcs +inherit edo perl-module flag-o-matic DESCRIPTION="Fast, compact, powerful binary serialization" SLOT="0"
