diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-07-09 10:53:24 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-07-09 10:59:25 +0200 |
commit | c088705fa4772e3033486f77fdd24023412fcc79 (patch) | |
tree | ab388d646b4291414d3e79a2ccd8d97ca36efdc5 /dev-python/gast | |
parent | dev-python/funcy: x86 stable wrt bug #731386 (diff) | |
download | gentoo-c088705fa4772e3033486f77fdd24023412fcc79.tar.gz gentoo-c088705fa4772e3033486f77fdd24023412fcc79.tar.bz2 gentoo-c088705fa4772e3033486f77fdd24023412fcc79.zip |
dev-python/gast: x86 stable wrt bug #731388
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/gast')
-rw-r--r-- | dev-python/gast/gast-0.3.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/gast/gast-0.3.3.ebuild b/dev-python/gast/gast-0.3.3.ebuild index 208e4d941208..1a3aed50379c 100644 --- a/dev-python/gast/gast-0.3.3.ebuild +++ b/dev-python/gast/gast-0.3.3.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="" BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" |