dev-lang/perl: fix UnusedLocalUse

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2024-05-22 03:21:54 +01:00
parent 28d6c27f17
commit 2f4cb0303e

View File

@@ -5,10 +5,6 @@
<email>perl@gentoo.org</email>
<name>Gentoo Perl Project</name>
</maintainer>
<use>
<flag name="ithreads">Enable Perl threads, has some compatibility problems</flag>
<flag name="quadmath">Enable 128bit floating point arithmetic via libquadmath</flag>
</use>
<upstream>
<remote-id type="cpe">cpe:/a:perl:perl</remote-id>
<remote-id type="github">Perl/perl5</remote-id>