diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-11-29 11:02:40 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-11-29 11:02:40 +0100 |
commit | ef0e2370e957362eb35dc7b369596cd382b1ddce (patch) | |
tree | 4534bca174f5218cc069b4ee4828d56844c43eb4 /dev-python/aiounittest | |
parent | dev-python/ddt: Stabilize 1.7.0 arm, #918737 (diff) | |
download | gentoo-ef0e2370e957362eb35dc7b369596cd382b1ddce.tar.gz gentoo-ef0e2370e957362eb35dc7b369596cd382b1ddce.tar.bz2 gentoo-ef0e2370e957362eb35dc7b369596cd382b1ddce.zip |
dev-python/aiounittest: Stabilize 1.4.2 arm, #918737
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/aiounittest')
-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 6e1983aa5910..4cf552c8e007 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}] |