diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-02 11:46:09 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-02 11:46:09 +0100 |
commit | f76e492a75af295814b3fae7c5fe6e5ac7e3afc7 (patch) | |
tree | a833f692318b38932416e9e728d5ec2912cac6fb /dev-python/pathspec | |
parent | sci-libs/gdal: x86 stable wrt bug #701696 (diff) | |
download | gentoo-f76e492a75af295814b3fae7c5fe6e5ac7e3afc7.tar.gz gentoo-f76e492a75af295814b3fae7c5fe6e5ac7e3afc7.tar.bz2 gentoo-f76e492a75af295814b3fae7c5fe6e5ac7e3afc7.zip |
dev-python/pathspec: x86 stable wrt bug #701706
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/pathspec')
-rw-r--r-- | dev-python/pathspec/pathspec-0.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pathspec/pathspec-0.6.0.ebuild b/dev-python/pathspec/pathspec-0.6.0.ebuild index 2a8b7b6474bc..afd3a3aff8b1 100644 --- a/dev-python/pathspec/pathspec-0.6.0.ebuild +++ b/dev-python/pathspec/pathspec-0.6.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MPL-2.0" SLOT="0" -KEYWORDS="amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="" BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" |