diff options
author | 2023-12-15 19:13:20 -0500 | |
---|---|---|
committer | 2023-12-16 02:43:15 +0000 | |
commit | f9cef87edb16dfc2a60830e14b629106efe6fcb1 (patch) | |
tree | 41dc95687d1fe3169bac1f9004dbc1a24d272df6 /dev-python | |
parent | dev-python/pikepdf: Keyword 8.9.0 loong, #917309 (diff) | |
download | gentoo-f9cef87edb16dfc2a60830e14b629106efe6fcb1.tar.gz gentoo-f9cef87edb16dfc2a60830e14b629106efe6fcb1.tar.bz2 gentoo-f9cef87edb16dfc2a60830e14b629106efe6fcb1.zip |
dev-python/aiounittest: Keyword 1.4.2 loong, #917023
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/aiounittest/aiounittest-1.4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/aiounittest/aiounittest-1.4.2.ebuild b/dev-python/aiounittest/aiounittest-1.4.2.ebuild index 2ea3712ed633..e30deeb94698 100644 --- a/dev-python/aiounittest/aiounittest-1.4.2.ebuild +++ b/dev-python/aiounittest/aiounittest-1.4.2.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86" RDEPEND=" dev-python/wrapt[${PYTHON_USEDEP}] |