diff options
author | Sébastien Fabbro <bicatali@gentoo.org> | 2017-07-10 21:40:47 +0000 |
---|---|---|
committer | Sébastien Fabbro <bicatali@gentoo.org> | 2017-07-11 20:20:02 +0000 |
commit | b3d0cbaba1f86e0f1930add8e588324abbf6c63e (patch) | |
tree | 3fedf3778cbaa91b6904ecaf18148d42f897d721 /dev-python/sphinxcontrib-websupport | |
parent | dev-python/numpy: non-parallel build with python3 (diff) | |
download | gentoo-b3d0cbaba1f86e0f1930add8e588324abbf6c63e.tar.gz gentoo-b3d0cbaba1f86e0f1930add8e588324abbf6c63e.tar.bz2 gentoo-b3d0cbaba1f86e0f1930add8e588324abbf6c63e.zip |
dev-python/sphinxcontrib-websupport: add namespace stuff
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-python/sphinxcontrib-websupport')
-rw-r--r-- | dev-python/sphinxcontrib-websupport/sphinxcontrib-websupport-1.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinxcontrib-websupport/sphinxcontrib-websupport-1.0.1.ebuild b/dev-python/sphinxcontrib-websupport/sphinxcontrib-websupport-1.0.1.ebuild index f4b10574f8ab..ee9a8dc4e027 100644 --- a/dev-python/sphinxcontrib-websupport/sphinxcontrib-websupport-1.0.1.ebuild +++ b/dev-python/sphinxcontrib-websupport/sphinxcontrib-websupport-1.0.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~x86 ~amd64-linux ~x86-linux" IUSE="test" CDEPEND=" |