diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-11-24 15:43:20 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-11-24 15:43:20 +0100 |
commit | bca9a5e7dffd5f0149758c1c745da55519626387 (patch) | |
tree | ece552f35012d5a0a44bf60e21f8e4c2bad4f707 /dev-python/pyte | |
parent | dev-python/cwcwidth: Stabilize 0.1.9 arm64, #918149 (diff) | |
download | gentoo-bca9a5e7dffd5f0149758c1c745da55519626387.tar.gz gentoo-bca9a5e7dffd5f0149758c1c745da55519626387.tar.bz2 gentoo-bca9a5e7dffd5f0149758c1c745da55519626387.zip |
dev-python/pyte: Stabilize 0.8.1 arm64, #918150
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/pyte')
-rw-r--r-- | dev-python/pyte/pyte-0.8.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyte/pyte-0.8.1.ebuild b/dev-python/pyte/pyte-0.8.1.ebuild index c0833815cff7..86c91a90bf8c 100644 --- a/dev-python/pyte/pyte-0.8.1.ebuild +++ b/dev-python/pyte/pyte-0.8.1.ebuild @@ -17,7 +17,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}] |