summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-03-25 16:38:37 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-03-25 16:42:15 +0100
commita70f246f0483767f0425e2a0c169fd9fbee9108e (patch)
tree467fac424dfc2ab731056cb7ee3f8da2b2f04c6a /dev-python/imapclient
parentdev-python/ijson: x86 stable wrt bug #714350 (diff)
downloadgentoo-a70f246f0483767f0425e2a0c169fd9fbee9108e.tar.gz
gentoo-a70f246f0483767f0425e2a0c169fd9fbee9108e.tar.bz2
gentoo-a70f246f0483767f0425e2a0c169fd9fbee9108e.zip
dev-python/imapclient: x86 stable wrt bug #714352
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/imapclient')
-rw-r--r--dev-python/imapclient/imapclient-2.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/imapclient/imapclient-2.1.0.ebuild b/dev-python/imapclient/imapclient-2.1.0.ebuild
index 30087f438852..49a5838c9844 100644
--- a/dev-python/imapclient/imapclient-2.1.0.ebuild
+++ b/dev-python/imapclient/imapclient-2.1.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/mjs/imapclient/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="doc examples"
RDEPEND="dev-python/six[${PYTHON_USEDEP}]"