diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-07-31 11:33:00 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-07-31 11:33:00 +0200 |
commit | 753d6abaf29b9482bc722d9ec69d522078ce5935 (patch) | |
tree | 533121c770f1f91a868ef3d1a77cee1e11bf49ce /dev-python/sphinxcontrib-spelling | |
parent | dev-python/sortedcontainers-1.5.7-r0: amd64 stable (diff) | |
download | gentoo-753d6abaf29b9482bc722d9ec69d522078ce5935.tar.gz gentoo-753d6abaf29b9482bc722d9ec69d522078ce5935.tar.bz2 gentoo-753d6abaf29b9482bc722d9ec69d522078ce5935.zip |
dev-python/sphinxcontrib-spelling-2.1.2-r0: amd64 stable
Gentoo-Bug: 624990
Diffstat (limited to 'dev-python/sphinxcontrib-spelling')
-rw-r--r-- | dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-2.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-2.1.2.ebuild b/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-2.1.2.ebuild index a5e31ee8958d..c9f6254b1482 100644 --- a/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-2.1.2.ebuild +++ b/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-2.1.2.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="doc test" CDEPEND=" |