summaryrefslogtreecommitdiff
path: root/dev-python/tzdata/tzdata-9999.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-12-12 23:32:21 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-12-12 23:32:21 +0000
commit05644e4ce4886d97a712fcdca7d4144a7ced4191 (patch)
tree3954657c7c37c0621e63080b0e0530b9e1d8ad50 /dev-python/tzdata/tzdata-9999.ebuild
parent3bcdaa6f06fae7659c3ac8294503c45e6736a2e1 (diff)
gentoo auto-resync : 12:12:2023 - 23:32:21
Diffstat (limited to 'dev-python/tzdata/tzdata-9999.ebuild')
-rw-r--r--dev-python/tzdata/tzdata-9999.ebuild4
1 files changed, 4 insertions, 0 deletions
diff --git a/dev-python/tzdata/tzdata-9999.ebuild b/dev-python/tzdata/tzdata-9999.ebuild
index fce2f32a523a..97edbcdcb47d 100644
--- a/dev-python/tzdata/tzdata-9999.ebuild
+++ b/dev-python/tzdata/tzdata-9999.ebuild
@@ -30,5 +30,9 @@ src_unpack() {
name = "tzdata"
version = "9999"
description = "tzdata shim to satisfy requirements (using system tzdata)"
+
+ [tool.hatch.build.targets.wheel]
+ # apparently it doesn't have to exist...
+ packages = ["gentoo_tzdata"]
EOF
}