dev-python/imapclient: amd64 stable wrt bug #714352

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
This commit is contained in:
Agostino Sarubbo
2020-03-25 15:11:37 +01:00
parent 1550c86029
commit e36bc0dc53

View File

@@ -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}]"