diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-10-02 16:01:59 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-10-02 16:02:37 +0200 |
commit | d70c942c7fc8d7b4fc736a24eb19bc08463999bc (patch) | |
tree | 71f6f794a90a819d7eae297d815b954cb78d1315 /dev-python/sphinxcontrib-websupport | |
parent | app-misc/tmux-2.7-r0: alpha stable (diff) | |
download | gentoo-d70c942c7fc8d7b4fc736a24eb19bc08463999bc.tar.gz gentoo-d70c942c7fc8d7b4fc736a24eb19bc08463999bc.tar.bz2 gentoo-d70c942c7fc8d7b4fc736a24eb19bc08463999bc.zip |
dev-python/sphinxcontrib-websupport-1.1.0-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/663556
Signed-off-by: Tobias Klausmann <klausman@gentoo.org>
Diffstat (limited to 'dev-python/sphinxcontrib-websupport')
-rw-r--r-- | dev-python/sphinxcontrib-websupport/sphinxcontrib-websupport-1.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinxcontrib-websupport/sphinxcontrib-websupport-1.1.0.ebuild b/dev-python/sphinxcontrib-websupport/sphinxcontrib-websupport-1.1.0.ebuild index ea1feb4ac2ff..d56224dc6b04 100644 --- a/dev-python/sphinxcontrib-websupport/sphinxcontrib-websupport-1.1.0.ebuild +++ b/dev-python/sphinxcontrib-websupport/sphinxcontrib-websupport-1.1.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x64-solaris" +KEYWORDS="alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x64-solaris" IUSE="test" RDEPEND=" |