From: Agostino Sarubbo Date: Wed, 25 Mar 2020 13:56:26 +0000 (+0100) Subject: dev-python/pyte: amd64 stable wrt bug #714448 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=587ef919f9885cfe36bfe62951eb9fec92e66227;p=gentoo.git 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 --- 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}]"