summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-10-25 22:32:38 +0100
committerThomas Deutschmann <whissi@gentoo.org>2020-10-25 22:34:00 +0100
commit94f9697632e779ed9f12badc76cc72895cf3dc0d (patch)
tree7553a0ccfce20e5fa5f85ec2a1dbf49403a5db01 /dev-python/terminado
parentsys-apps/sandbox: x86 stable (bug #751151) (diff)
downloadgentoo-94f9697632e779ed9f12badc76cc72895cf3dc0d.tar.gz
gentoo-94f9697632e779ed9f12badc76cc72895cf3dc0d.tar.bz2
gentoo-94f9697632e779ed9f12badc76cc72895cf3dc0d.zip
dev-python/terminado: x86 stable (bug #750665)
Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-python/terminado')
-rw-r--r--dev-python/terminado/terminado-0.9.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/terminado/terminado-0.9.1.ebuild b/dev-python/terminado/terminado-0.9.1.ebuild
index 8d931385692e..d2877d7c4013 100644
--- a/dev-python/terminado/terminado-0.9.1.ebuild
+++ b/dev-python/terminado/terminado-0.9.1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
SLOT="0"
LICENSE="BSD-2"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
RDEPEND="
dev-python/ptyprocess[${PYTHON_USEDEP}]