summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-03-25 14:56:26 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-03-25 15:16:48 +0100
commit587ef919f9885cfe36bfe62951eb9fec92e66227 (patch)
tree50eca2abbfefe74f5e6c1523672d8d9cbd236ec6 /dev-python/pyte
parentdev-python/pyquery: amd64 stable wrt bug #714446 (diff)
downloadgentoo-587ef919f9885cfe36bfe62951eb9fec92e66227.tar.gz
gentoo-587ef919f9885cfe36bfe62951eb9fec92e66227.tar.bz2
gentoo-587ef919f9885cfe36bfe62951eb9fec92e66227.zip
dev-python/pyte: amd64 stable wrt bug #714448
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/pyte')
-rw-r--r--dev-python/pyte/pyte-0.8.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyte/pyte-0.8.0-r1.ebuild b/dev-python/pyte/pyte-0.8.0-r1.ebuild
index 880144fbda60..16d2ee3c2a66 100644
--- a/dev-python/pyte/pyte-0.8.0-r1.ebuild
+++ b/dev-python/pyte/pyte-0.8.0-r1.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://github.com/selectel/pyte/archive/${PV}.tar.gz -> ${P}.tar.gz"
SLOT="0"
LICENSE="LGPL-3"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
RDEPEND="dev-python/wcwidth[${PYTHON_USEDEP}]"