diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-11-29 12:14:38 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-11-29 12:14:38 +0100 |
commit | 4f880956b939d345c793bc6fdfe8d8dba922145b (patch) | |
tree | 0b5fb581790c81468474cee69c5d6d4d35307682 | |
parent | dev-python/ddt: Stabilize 1.7.0 amd64, #918737 (diff) | |
download | gentoo-4f880956b939d345c793bc6fdfe8d8dba922145b.tar.gz gentoo-4f880956b939d345c793bc6fdfe8d8dba922145b.tar.bz2 gentoo-4f880956b939d345c793bc6fdfe8d8dba922145b.zip |
dev-python/aiounittest: Stabilize 1.4.2 amd64, #918737
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-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 720490de4a02..3dfce6c98e34 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="~amd64 arm arm64 ~hppa ~riscv ~sparc x86" +KEYWORDS="amd64 arm arm64 ~hppa ~riscv ~sparc x86" RDEPEND=" dev-python/wrapt[${PYTHON_USEDEP}] |