diff options
author | Sam James <sam@gentoo.org> | 2024-08-01 13:57:58 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-08-01 13:57:58 +0100 |
commit | e6af1df52b3d28765e9ddbc46e421a70d15fa8dc (patch) | |
tree | a623e1a9f4520952c536510b651acb9f7d873951 /dev-python/housekeeping | |
parent | dev-util/rbtools: Stabilize 5.0-r1 amd64, #936998 (diff) | |
download | gentoo-e6af1df52b3d28765e9ddbc46e421a70d15fa8dc.tar.gz gentoo-e6af1df52b3d28765e9ddbc46e421a70d15fa8dc.tar.bz2 gentoo-e6af1df52b3d28765e9ddbc46e421a70d15fa8dc.zip |
dev-python/housekeeping: Stabilize 1.1 amd64, #936998
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/housekeeping')
-rw-r--r-- | dev-python/housekeeping/housekeeping-1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/housekeeping/housekeeping-1.1.ebuild b/dev-python/housekeeping/housekeeping-1.1.ebuild index 94ee4d349c11..8ff8c5eeceef 100644 --- a/dev-python/housekeeping/housekeeping-1.1.ebuild +++ b/dev-python/housekeeping/housekeeping-1.1.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" RDEPEND=" >=dev-python/typing-extensions-4.4[${PYTHON_USEDEP}] |