commit: 8ec3dc3f5906a06e86788caeaef852f9de7c9641 Author: Patrick McLean <chutzpah <AT> gentoo <DOT> org> AuthorDate: Thu May 7 00:49:28 2020 +0000 Commit: Patrick McLean <chutzpah <AT> gentoo <DOT> org> CommitDate: Thu May 7 00:49:28 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ec3dc3f
dev-python/astunparse-1.6.2: add ~x86 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Patrick McLean <chutzpah <AT> gentoo.org> dev-python/astunparse/astunparse-1.6.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/astunparse/astunparse-1.6.2.ebuild b/dev-python/astunparse/astunparse-1.6.2.ebuild index 824af0fdce1..f57695d4f84 100644 --- a/dev-python/astunparse/astunparse-1.6.2.ebuild +++ b/dev-python/astunparse/astunparse-1.6.2.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" RDEPEND=" >=dev-python/six-1.6.1[${PYTHON_USEDEP}]