diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-04-18 11:43:12 -0400 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-18 19:10:53 +0300 |
commit | 246fd8573a4bdb29e9f946b4fe15427631ea644c (patch) | |
tree | 736b72fdb3b91beb5ef6a331eab8e572c15c15bc /dev-python/pyasynchat | |
parent | dev-python/pyasyncore: Keyword 1.0.4 ppc, #926965 (diff) | |
download | gentoo-246fd8573a4bdb29e9f946b4fe15427631ea644c.tar.gz gentoo-246fd8573a4bdb29e9f946b4fe15427631ea644c.tar.bz2 gentoo-246fd8573a4bdb29e9f946b4fe15427631ea644c.zip |
dev-python/pyasynchat: Keyword 1.0.4 ppc, #926965
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/pyasynchat')
-rw-r--r-- | dev-python/pyasynchat/pyasynchat-1.0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyasynchat/pyasynchat-1.0.4.ebuild b/dev-python/pyasynchat/pyasynchat-1.0.4.ebuild index d45f1ac8d31a..326235ccc391 100644 --- a/dev-python/pyasynchat/pyasynchat-1.0.4.ebuild +++ b/dev-python/pyasynchat/pyasynchat-1.0.4.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="PSF-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86" RDEPEND=">=dev-python/pyasyncore-1.0.2[${PYTHON_USEDEP}]" |