summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-12-02 11:45:21 +0100
committerAgostino Sarubbo <ago@gentoo.org>2019-12-02 11:45:21 +0100
commitdffa2115b19dcae816db1356b1edabf71a2e7b98 (patch)
tree6eaedf0c85317830cb671c284d63139195fef29d /dev-python/pathspec
parentsci-libs/gdal: amd64 stable wrt bug #701696 (diff)
downloadgentoo-dffa2115b19dcae816db1356b1edabf71a2e7b98.tar.gz
gentoo-dffa2115b19dcae816db1356b1edabf71a2e7b98.tar.bz2
gentoo-dffa2115b19dcae816db1356b1edabf71a2e7b98.zip
dev-python/pathspec: amd64 stable wrt bug #701706
Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/pathspec')
-rw-r--r--dev-python/pathspec/pathspec-0.6.0.ebuild2
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 291d7aea3550..2a8b7b6474bc 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}]"