dev-python/docker-py: x86 stable wrt bug #715022
authorAgostino Sarubbo <ago@gentoo.org>
Mon, 30 Mar 2020 13:41:26 +0000 (15:41 +0200)
committerAgostino Sarubbo <ago@gentoo.org>
Mon, 30 Mar 2020 13:41:26 +0000 (15:41 +0200)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
dev-python/docker-py/docker-py-4.2.0-r1.ebuild

index b3084ec94c36535029d3ac36f2cf944111be2dc2..bbd3efde1731e8c37906a652bf0fd33cfffe6ea7 100644 (file)
@@ -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"
 RESTRICT="!test? ( test )"