diff options
author | Patrick McLean <chutzpah@gentoo.org> | 2020-05-06 17:49:28 -0700 |
---|---|---|
committer | Patrick McLean <chutzpah@gentoo.org> | 2020-05-06 17:49:28 -0700 |
commit | 8ec3dc3f5906a06e86788caeaef852f9de7c9641 (patch) | |
tree | 1c7c192f6ae1e0b737e8ecf46031397626646f58 /dev-python/astunparse | |
parent | dev-python/sphinxcontrib-httpexample: New package (diff) | |
download | gentoo-8ec3dc3f5906a06e86788caeaef852f9de7c9641.tar.gz gentoo-8ec3dc3f5906a06e86788caeaef852f9de7c9641.tar.bz2 gentoo-8ec3dc3f5906a06e86788caeaef852f9de7c9641.zip |
dev-python/astunparse-1.6.2: add ~x86
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
Diffstat (limited to 'dev-python/astunparse')
-rw-r--r-- | dev-python/astunparse/astunparse-1.6.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/astunparse/astunparse-1.6.2.ebuild b/dev-python/astunparse/astunparse-1.6.2.ebuild index 824af0fdce1d..f57695d4f84c 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}] |