diff options
Diffstat (limited to 'dev-lang/perl')
-rw-r--r-- | dev-lang/perl/perl-5.32.0-r1.ebuild | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dev-lang/perl/perl-5.32.0-r1.ebuild b/dev-lang/perl/perl-5.32.0-r1.ebuild index 66b7c82860dc..bc03fdc31da2 100644 --- a/dev-lang/perl/perl-5.32.0-r1.ebuild +++ b/dev-lang/perl/perl-5.32.0-r1.ebuild @@ -17,6 +17,9 @@ DIST_AUTHOR=XSAWYERX # BIN_OLDVERSEN is contains only C-ABI-intercompatible versions PERL_BIN_OLDVERSEN="" +# Yes we can. +PERL_SINGLE_SLOT=y + if [[ "${PV##*.}" == "9999" ]]; then DIST_VERSION=5.30.0 else |