diff options
author | 2024-08-24 12:24:10 +0300 | |
---|---|---|
committer | 2024-08-24 12:24:10 +0300 | |
commit | d7298b90d50b5abfd7f6c42c411bf2c086164d68 (patch) | |
tree | c7518269d52841af4e07b07e8cad3b867dc9c59e /dev-python/rpds-py | |
parent | dev-python/rpds-py: Stabilize 0.19.1 arm64, #938381 (diff) | |
download | gentoo-d7298b90d50b5abfd7f6c42c411bf2c086164d68.tar.gz gentoo-d7298b90d50b5abfd7f6c42c411bf2c086164d68.tar.bz2 gentoo-d7298b90d50b5abfd7f6c42c411bf2c086164d68.zip |
dev-python/rpds-py: Stabilize 0.19.1 ppc, #938381
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/rpds-py')
-rw-r--r-- | dev-python/rpds-py/rpds-py-0.19.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/rpds-py/rpds-py-0.19.1.ebuild b/dev-python/rpds-py/rpds-py-0.19.1.ebuild index afc8e9deead6..2f098c945a05 100644 --- a/dev-python/rpds-py/rpds-py-0.19.1.ebuild +++ b/dev-python/rpds-py/rpds-py-0.19.1.ebuild @@ -50,7 +50,7 @@ LICENSE="MIT" # Dependent crate licenses LICENSE+=" Apache-2.0-with-LLVM-exceptions MIT MPL-2.0 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=" >=virtual/rust-1.76.0 |