diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-09 19:51:44 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-09 19:51:44 +0300 |
commit | 8dc2607e168e8e6ef592bc2e96ebe4fca7d5a60c (patch) | |
tree | 04a690f9a19f3b5d101482077f302cb19af2b744 /dev-python/filelock | |
parent | dev-python/trio-websocket: Stabilize 0.10.3 ALLARCHES, #910151 (diff) | |
download | gentoo-8dc2607e168e8e6ef592bc2e96ebe4fca7d5a60c.tar.gz gentoo-8dc2607e168e8e6ef592bc2e96ebe4fca7d5a60c.tar.bz2 gentoo-8dc2607e168e8e6ef592bc2e96ebe4fca7d5a60c.zip |
dev-python/filelock: Stabilize 3.12.2 ALLARCHES, #910152
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/filelock')
-rw-r--r-- | dev-python/filelock/filelock-3.12.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/filelock/filelock-3.12.2.ebuild b/dev-python/filelock/filelock-3.12.2.ebuild index 5395bafa0b35..3c3133872209 100644 --- a/dev-python/filelock/filelock-3.12.2.ebuild +++ b/dev-python/filelock/filelock-3.12.2.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="Unlicense" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos" BDEPEND=" dev-python/hatch-vcs[${PYTHON_USEDEP}] |