diff options
| author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-26 15:15:55 +0000 |
|---|---|---|
| committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-26 15:15:55 +0000 |
| commit | 397a91694f5452c3803b557e12d170663fd2635c (patch) | |
| tree | bab31f9003b4413586ff17f8fafe03a1f3896820 /dev-python | |
| parent | 69e5ba875fe5c400201708a261661ed4ab788771 (diff) | |
| download | gentoo-397a91694f5452c3803b557e12d170663fd2635c.tar.gz gentoo-397a91694f5452c3803b557e12d170663fd2635c.tar.bz2 gentoo-397a91694f5452c3803b557e12d170663fd2635c.zip | |
dev-python/bcrypt: Stabilize 4.2.0-r2 amd64, #942220
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python')
| -rw-r--r-- | dev-python/bcrypt/bcrypt-4.2.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/bcrypt/bcrypt-4.2.0-r2.ebuild b/dev-python/bcrypt/bcrypt-4.2.0-r2.ebuild index 8e2730255d0a..5168d539f907 100644 --- a/dev-python/bcrypt/bcrypt-4.2.0-r2.ebuild +++ b/dev-python/bcrypt/bcrypt-4.2.0-r2.ebuild @@ -64,7 +64,7 @@ LICENSE="Apache-2.0" # Dependent crate licenses LICENSE+=" Apache-2.0-with-LLVM-exceptions BSD MIT Unicode-DFS-2016" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86" BDEPEND=" >=dev-python/setuptools-rust-1.7.0[${PYTHON_USEDEP}] |
