diff options
author | Sam James <sam@gentoo.org> | 2023-03-27 20:51:21 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-27 20:52:05 +0100 |
commit | 8b725872221506b15fb9e22c394a99a658babe2a (patch) | |
tree | 5fe644393b4689b323c684d71ba81697e903e6be /profiles/package.mask | |
parent | profiles/arch/riscv: unmask sys-libs/compiler-rt-sanitizers USE (diff) | |
download | gentoo-8b725872221506b15fb9e22c394a99a658babe2a.tar.gz gentoo-8b725872221506b15fb9e22c394a99a658babe2a.tar.bz2 gentoo-8b725872221506b15fb9e22c394a99a658babe2a.zip |
profiles: mask more ~timezone-data-2023bish packages
Followup to ebac55e3e986470858d10e7d61d52d91e6d3bf23. These packages either
depend on the masked timezone-data-2023b package or they embed its data.
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles/package.mask')
-rw-r--r-- | profiles/package.mask | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index c4c9afca4e8b..5d83daf49844 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -37,6 +37,8 @@ # The upstream tzinfo maintainers recommend using 2023a for now because of the # disruption regarding Lebanon's DST change. See https://lore.kernel.org/distributions/87cz4u2gmj.fsf@gentoo.org/T/#u. =sys-libs/timezone-data-2023b +=dev-python/pytz-2023.2-r1 +=dev-perl/DateTime-TimeZone-2.580.0 # Michał Górny <mgorny@gentoo.org> (2023-03-26) # No py3.11. Last release in 2014. No revdeps. |