diff options
author | 2020-03-25 16:40:06 +0100 | |
---|---|---|
committer | 2020-03-25 16:42:20 +0100 | |
commit | 183496d627806981d1d3ecfaf0c067335090cead (patch) | |
tree | 71aa17be683a926e57c0fdd4a633b44e71605727 /dev-python/pathspec | |
parent | dev-python/passlib: x86 stable wrt bug #714394 (diff) | |
download | gentoo-183496d627806981d1d3ecfaf0c067335090cead.tar.gz gentoo-183496d627806981d1d3ecfaf0c067335090cead.tar.bz2 gentoo-183496d627806981d1d3ecfaf0c067335090cead.zip |
dev-python/pathspec: x86 stable wrt bug #714396
Package-Manager: Portage-2.3.89, Repoman-2.3.20
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.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pathspec/pathspec-0.7.0.ebuild b/dev-python/pathspec/pathspec-0.7.0.ebuild index e96c065bb7a1..b6a9654ca7a6 100644 --- a/dev-python/pathspec/pathspec-0.7.0.ebuild +++ b/dev-python/pathspec/pathspec-0.7.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}]" |