Install this version:
emerge -a =dev-perl/UUID-0.380.0
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =dev-perl/UUID-0.380.0
Or alternatively:
emerge --autounmask-write -a =dev-perl/UUID-0.380.0
# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DIST_AUTHOR="JRM" DIST_VERSION="0.38" inherit perl-module DESCRIPTION="Perl extension for using UUID interfaces as defined in e2fsprogs" LICENSE="Artistic-2" SLOT="0" KEYWORDS="~amd64 ~arm ~ppc ~x86" BDEPEND=" >=virtual/perl-ExtUtils-MakeMaker-7.60.0 >=dev-perl/Devel-CheckLib-1.140.0 test? ( dev-perl/Try-Tiny ) "
>=virtual/perl-ExtUtils-MakeMaker-7.60.0 >=dev-perl/Devel-CheckLib-1.140.0 test? ( dev-perl/Try-Tiny )