diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-11-29 12:03:06 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-11-29 12:03:59 +0100 |
commit | 7a56d8a79f976b7e11834de4bbfbd6f2ceb8cd9c (patch) | |
tree | 271d2929adf02a1c96ef96ff4664bc4004e5e918 /dev-python/pyte | |
parent | dev-python/precis-i18n: Stabilize 1.1.0 ALLARCHES, #918793 (diff) | |
download | gentoo-7a56d8a79f976b7e11834de4bbfbd6f2ceb8cd9c.tar.gz gentoo-7a56d8a79f976b7e11834de4bbfbd6f2ceb8cd9c.tar.bz2 gentoo-7a56d8a79f976b7e11834de4bbfbd6f2ceb8cd9c.zip |
dev-python/pyte: Stabilize 0.8.2 ALLARCHES, #918804
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/pyte')
-rw-r--r-- | dev-python/pyte/pyte-0.8.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyte/pyte-0.8.2.ebuild b/dev-python/pyte/pyte-0.8.2.ebuild index 73d0dbf74b23..56b5025b1938 100644 --- a/dev-python/pyte/pyte-0.8.2.ebuild +++ b/dev-python/pyte/pyte-0.8.2.ebuild @@ -20,7 +20,7 @@ SRC_URI=" SLOT="0" LICENSE="LGPL-3" -KEYWORDS="~amd64 ~arm64 ~riscv ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm64 ~riscv x86 ~amd64-linux ~x86-linux" RDEPEND=" dev-python/wcwidth[${PYTHON_USEDEP}] |