From: Matthew Thode Date: Fri, 29 Sep 2017 23:31:26 +0000 (-0500) Subject: dev-python/docker-py: 2.4.2 stablized x86 amd64 under allarches X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=cee2fba9591524c102ccd0329f9ca36deb0ff463;p=gentoo.git dev-python/docker-py: 2.4.2 stablized x86 amd64 under allarches --- diff --git a/dev-python/docker-py/docker-py-2.4.2.ebuild b/dev-python/docker-py/docker-py-2.4.2.ebuild index 559c7b0e68d7..be34ebbd5bbe 100644 --- a/dev-python/docker-py/docker-py-2.4.2.ebuild +++ b/dev-python/docker-py/docker-py-2.4.2.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/docker/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="doc test" RDEPEND="