diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 16:41:34 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 16:42:25 +0100 |
commit | 95995d5cf618080223e08b07b6eeb7c4a481ab7c (patch) | |
tree | 96e2cd7d5fe871f6ef5de7e8bf2b9df00f1c4234 /dev-python/pyte | |
parent | dev-python/pyquery: x86 stable wrt bug #714446 (diff) | |
download | gentoo-95995d5cf618080223e08b07b6eeb7c4a481ab7c.tar.gz gentoo-95995d5cf618080223e08b07b6eeb7c4a481ab7c.tar.bz2 gentoo-95995d5cf618080223e08b07b6eeb7c4a481ab7c.zip |
dev-python/pyte: x86 stable wrt bug #714448
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
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.ebuild | 2 |
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 16d2ee3c2a66..c3fd874882ba 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}]" |