commit: 571b97740b7f73dfcae400b003691a8be31c7cfe
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 5 09:15:08 2017 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sat Aug 5 09:15:18 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=571b9774
dev-python/imapclient: x86 stable
Gentoo-bug: 625010
Package-Manager: Portage-2.3.6, Repoman-2.3.3
dev-python/imapclient/imapclient-0.13.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/imapclient/imapclient-0.13.ebuild
b/dev-python/imapclient/imapclient-0.13.ebuild
index 810a13eaf7b..1bb557f5960 100644
--- a/dev-python/imapclient/imapclient-0.13.ebuild
+++ b/dev-python/imapclient/imapclient-0.13.ebuild
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="doc examples test"
RDEPEND="dev-python/six[${PYTHON_USEDEP}]"