diff options
author | 2024-04-18 01:54:42 -0400 | |
---|---|---|
committer | 2024-04-18 19:10:49 +0300 | |
commit | 7621809916e592294f1e5021bb9c1325d226adb9 (patch) | |
tree | 74e80886fad6da0b02fcb633874b1b3a0823467b /dev-python/pyasynchat | |
parent | dev-python/pyasyncore: Keyword 1.0.4 ppc64, #926965 (diff) | |
download | gentoo-7621809916e592294f1e5021bb9c1325d226adb9.tar.gz gentoo-7621809916e592294f1e5021bb9c1325d226adb9.tar.bz2 gentoo-7621809916e592294f1e5021bb9c1325d226adb9.zip |
dev-python/pyasynchat: Keyword 1.0.4 ppc64, #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 4a2f0b869032..de2358e534b9 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 ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" RDEPEND=">=dev-python/pyasyncore-1.0.2[${PYTHON_USEDEP}]" |