diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-12-29 11:29:44 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-12-29 11:29:44 -0500 |
commit | c89a22dff0dccec6205d52847a03fc3bc6b63db6 (patch) | |
tree | 20cca3f815af496f67138fcbdc1769dd5046f0c2 /dev-python/sphinxcontrib-websupport | |
parent | dev-python/snakeoil-0.7.5: hppa stable, bug 659624 (diff) | |
download | gentoo-c89a22dff0dccec6205d52847a03fc3bc6b63db6.tar.gz gentoo-c89a22dff0dccec6205d52847a03fc3bc6b63db6.tar.bz2 gentoo-c89a22dff0dccec6205d52847a03fc3bc6b63db6.zip |
dev-python/sphinxcontrib-websupport-1.1.0: hppa stable, bug 663556
Signed-off-by: Matt Turner <mattst88@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 3528038bc259..49fb17a79ab6 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=" |