commit: 3d8ccb7d32650c589cb89cb7708537103db84511 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Sat Jun 6 17:38:28 2020 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Sat Jun 6 17:38:28 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d8ccb7d
dev-python/s3transfer: x86 stable wrt bug #727064 Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> dev-python/s3transfer/s3transfer-0.3.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/s3transfer/s3transfer-0.3.1.ebuild b/dev-python/s3transfer/s3transfer-0.3.1.ebuild index 412287de37c..396d7d98091 100644 --- a/dev-python/s3transfer/s3transfer-0.3.1.ebuild +++ b/dev-python/s3transfer/s3transfer-0.3.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm64 x86 ~amd64-linux ~x86-linux" IUSE="test" RESTRICT="!test? ( test )"