diff options
author | Tim Harder <radhermit@gentoo.org> | 2017-09-01 06:09:49 -0400 |
---|---|---|
committer | Tim Harder <radhermit@gentoo.org> | 2017-09-01 06:27:30 -0400 |
commit | 42d73bdad807b465a922ac94ed8bd6019411befa (patch) | |
tree | 5fb250cef93b3f404aadaf7ad1dac1ce83fbf1a8 /dev-python/jedi | |
parent | app-misc/screen: Switch to HTTPS repo URI for live ebuild. (diff) | |
download | gentoo-42d73bdad807b465a922ac94ed8bd6019411befa.tar.gz gentoo-42d73bdad807b465a922ac94ed8bd6019411befa.tar.bz2 gentoo-42d73bdad807b465a922ac94ed8bd6019411befa.zip |
dev-python/jedi: stabilize 0.10.2
Diffstat (limited to 'dev-python/jedi')
-rw-r--r-- | dev-python/jedi/jedi-0.10.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/jedi/jedi-0.10.2.ebuild b/dev-python/jedi/jedi-0.10.2.ebuild index f638a0b41d21..9850629b4f5c 100644 --- a/dev-python/jedi/jedi-0.10.2.ebuild +++ b/dev-python/jedi/jedi-0.10.2.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 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="doc test" DEPEND=" |