diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-11-02 09:47:59 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-11-02 09:47:59 +0100 |
commit | bc48cba5c15bb5dd6ec87737fbb363bb67e59e5e (patch) | |
tree | ffae727b0e6c5d56feefc0db282b889193a2c261 | |
parent | dev-python/uvicorn: Stabilize 0.32.0 ppc, #942735 (diff) | |
download | gentoo-bc48cba5c15bb5dd6ec87737fbb363bb67e59e5e.tar.gz gentoo-bc48cba5c15bb5dd6ec87737fbb363bb67e59e5e.tar.bz2 gentoo-bc48cba5c15bb5dd6ec87737fbb363bb67e59e5e.zip |
dev-python/httptools: Stabilize 0.6.4 ppc, #942735
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r-- | dev-python/httptools/httptools-0.6.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/httptools/httptools-0.6.4.ebuild b/dev-python/httptools/httptools-0.6.4.ebuild index 22ec95703676..a5371145e87f 100644 --- a/dev-python/httptools/httptools-0.6.4.ebuild +++ b/dev-python/httptools/httptools-0.6.4.ebuild @@ -22,7 +22,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~mips ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" # don't ask me why they use both DEPEND=" |