diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-04-18 11:44:17 -0400 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-18 19:10:54 +0300 |
commit | fc15f0039f42fa38a9cdd02add566accb9811c1e (patch) | |
tree | 39af2ddfecfc50ea04e73147ce862161533f92a3 /dev-python/pyasynchat | |
parent | dev-python/pyasyncore: Keyword 1.0.4 loong, #926965 (diff) | |
download | gentoo-fc15f0039f42fa38a9cdd02add566accb9811c1e.tar.gz gentoo-fc15f0039f42fa38a9cdd02add566accb9811c1e.tar.bz2 gentoo-fc15f0039f42fa38a9cdd02add566accb9811c1e.zip |
dev-python/pyasynchat: Keyword 1.0.4 loong, #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 326235ccc391..f88f5ba4caeb 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 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" RDEPEND=">=dev-python/pyasyncore-1.0.2[${PYTHON_USEDEP}]" |