diff options
author | 2017-01-23 16:43:53 +0100 | |
---|---|---|
committer | 2017-01-23 16:43:53 +0100 | |
commit | 316b01f95098c1c2e77aa52b014ab9b9ecf6ddcf (patch) | |
tree | 64cea3087b6e862cb0220117885e99000b9a19e7 /dev-python/pyte | |
parent | dev-python/blessings: x86 stable wrt bug #606020 (diff) | |
download | gentoo-316b01f95098c1c2e77aa52b014ab9b9ecf6ddcf.tar.gz gentoo-316b01f95098c1c2e77aa52b014ab9b9ecf6ddcf.tar.bz2 gentoo-316b01f95098c1c2e77aa52b014ab9b9ecf6ddcf.zip |
dev-python/pyte: x86 stable wrt bug #606020
Package-Manager: portage-2.3.0
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.5.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyte/pyte-0.5.2-r1.ebuild b/dev-python/pyte/pyte-0.5.2-r1.ebuild index 684aeae9feb9..e4e2b831b5f1 100644 --- a/dev-python/pyte/pyte-0.5.2-r1.ebuild +++ b/dev-python/pyte/pyte-0.5.2-r1.ebuild @@ -14,7 +14,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}]" |