diff options
author | 2024-04-18 00:33:32 -0400 | |
---|---|---|
committer | 2024-04-18 19:10:46 +0300 | |
commit | c1f82bb1de53b028ef1bc68aa5eb75abe530b322 (patch) | |
tree | 39f748590054e3ae5f7fedb37968732ce2eb988d /dev-python/pyasyncore | |
parent | dev-python/pillow: Stabilize 10.3.0 hppa, #928390 (diff) | |
download | gentoo-c1f82bb1de53b028ef1bc68aa5eb75abe530b322.tar.gz gentoo-c1f82bb1de53b028ef1bc68aa5eb75abe530b322.tar.bz2 gentoo-c1f82bb1de53b028ef1bc68aa5eb75abe530b322.zip |
dev-python/pyasyncore: Keyword 1.0.4 arm64, #926965
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/pyasyncore')
-rw-r--r-- | dev-python/pyasyncore/pyasyncore-1.0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyasyncore/pyasyncore-1.0.4.ebuild b/dev-python/pyasyncore/pyasyncore-1.0.4.ebuild index cf1bbbdc95c9..f6f93008f26c 100644 --- a/dev-python/pyasyncore/pyasyncore-1.0.4.ebuild +++ b/dev-python/pyasyncore/pyasyncore-1.0.4.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="PSF-2" SLOT="0" -KEYWORDS="~amd64 ~riscv" +KEYWORDS="~amd64 ~arm64 ~riscv" python_test() { # Can't use d_e_t unittest (bug #926964) |