diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-11-29 12:03:26 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-11-29 12:04:11 +0100 |
commit | 36446a4e0da621a07695c6ba90b964939f88c57b (patch) | |
tree | 17db0f6ad22053000f5b2e14a619cb47e13826b6 | |
parent | dev-python/ddt: Stabilize 1.7.0 x86, #918737 (diff) | |
download | gentoo-36446a4e0da621a07695c6ba90b964939f88c57b.tar.gz gentoo-36446a4e0da621a07695c6ba90b964939f88c57b.tar.bz2 gentoo-36446a4e0da621a07695c6ba90b964939f88c57b.zip |
dev-python/aiounittest: Stabilize 1.4.2 x86, #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 5a279848e620..720490de4a02 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}] |