commit: c3e8fcb885ed88afe96c2c7d6237525425769be0 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Jul 24 16:27:13 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jul 24 16:27:13 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3e8fcb8
dev-python/imapclient: Stabilize 2.3.1 ALLARCHES, #860615 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/imapclient/imapclient-2.3.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/imapclient/imapclient-2.3.1.ebuild b/dev-python/imapclient/imapclient-2.3.1.ebuild index c0b4db879005..f835e479fec7 100644 --- a/dev-python/imapclient/imapclient-2.3.1.ebuild +++ b/dev-python/imapclient/imapclient-2.3.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/mjs/imapclient/archive/${PV}.tar.gz -> ${P}.gh.tar.g LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="doc examples" RDEPEND="dev-python/six[${PYTHON_USEDEP}]"
