summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-07-02 02:10:42 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-07-02 02:10:42 +0200
commit8a364bec2df640bf2bf6a85f62c3308d08a76ecb (patch)
treef2854e884cdfed61bc5548eb9b700e00c0c4cafa
parentdev-python/curtsies: x86 stable (bug #659054) (diff)
downloadgentoo-8a364bec2df640bf2bf6a85f62c3308d08a76ecb.tar.gz
gentoo-8a364bec2df640bf2bf6a85f62c3308d08a76ecb.tar.bz2
gentoo-8a364bec2df640bf2bf6a85f62c3308d08a76ecb.zip
dev-python/pyte: x86 stable (bug #659054)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
-rw-r--r--dev-python/pyte/pyte-0.5.2-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyte/pyte-0.5.2-r2.ebuild b/dev-python/pyte/pyte-0.5.2-r2.ebuild
index c2d93cf6cf7f..8a83ff87024c 100644
--- a/dev-python/pyte/pyte-0.5.2-r2.ebuild
+++ b/dev-python/pyte/pyte-0.5.2-r2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
SLOT="0"
LICENSE="LGPL-3"
-KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
IUSE="test"
RDEPEND="dev-python/wcwidth[${PYTHON_USEDEP}]"