diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-22 03:20:18 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-22 03:34:41 +0200 |
commit | 125ee9145d0961fd32bfa47b272d60998bd73dc1 (patch) | |
tree | 4262137a2ee739c2bb93b5d9c94d8211caa972ce | |
parent | dev-python/sphinxcontrib-github-alt: x86 stable (bug #596714) (diff) | |
download | gentoo-125ee9145d0961fd32bfa47b272d60998bd73dc1.tar.gz gentoo-125ee9145d0961fd32bfa47b272d60998bd73dc1.tar.bz2 gentoo-125ee9145d0961fd32bfa47b272d60998bd73dc1.zip |
dev-python/parso: x86 stable (bug #596714)
Package-Manager: Portage-2.3.31, Repoman-2.3.9
-rw-r--r-- | dev-python/parso/parso-0.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/parso/parso-0.1.1.ebuild b/dev-python/parso/parso-0.1.1.ebuild index 66ad036a0a69..591dff1b4af9 100644 --- a/dev-python/parso/parso-0.1.1.ebuild +++ b/dev-python/parso/parso-0.1.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/davidhalter/${PN}/archive/v${PV}.tar.gz -> ${P}.tar. LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ppc64 x86" IUSE="doc test" DEPEND=" |