diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-10-15 14:21:46 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-10-15 14:21:46 +0200 |
commit | b23c32e59067d6f143ed0036510fc88027d17e67 (patch) | |
tree | 2f40c2241a62f11f05c921c3f722b5bcfed0b74a /dev-python/oslo-sphinx | |
parent | dev-python/matplotlib: Correct all deps so that py 2 and 3 are handled (diff) | |
download | gentoo-b23c32e59067d6f143ed0036510fc88027d17e67.tar.gz gentoo-b23c32e59067d6f143ed0036510fc88027d17e67.tar.bz2 gentoo-b23c32e59067d6f143ed0036510fc88027d17e67.zip |
dev-python/oslo-sphinx: Keyword under ALLARCHES policy
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=549232
Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-python/oslo-sphinx')
-rw-r--r-- | dev-python/oslo-sphinx/oslo-sphinx-3.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/oslo-sphinx/oslo-sphinx-3.0.0.ebuild b/dev-python/oslo-sphinx/oslo-sphinx-3.0.0.ebuild index 0c4d9831e309..d314e63f7156 100644 --- a/dev-python/oslo-sphinx/oslo-sphinx-3.0.0.ebuild +++ b/dev-python/oslo-sphinx/oslo-sphinx-3.0.0.ebuild @@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_PN}-${PV}" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="doc" DEPEND=" |