diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-10-14 13:02:49 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-10-14 13:02:49 +0200 |
commit | dc1133789730bc9469123dbbe3aec09d1a8e96c6 (patch) | |
tree | 72205accf4acb0569a28bdb6c53921638244334a /dev-python | |
parent | dev-python/setuptools_scm: Keyword under ALLARCHES policy (diff) | |
download | gentoo-dc1133789730bc9469123dbbe3aec09d1a8e96c6.tar.gz gentoo-dc1133789730bc9469123dbbe3aec09d1a8e96c6.tar.bz2 gentoo-dc1133789730bc9469123dbbe3aec09d1a8e96c6.zip |
dev-python/regendoc: Keyword under ALLARCHES policy
Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/regendoc/regendoc-0.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/regendoc/regendoc-0.5.ebuild b/dev-python/regendoc/regendoc-0.5.ebuild index 6a59d680a8fd..4120852391d6 100644 --- a/dev-python/regendoc/regendoc-0.5.ebuild +++ b/dev-python/regendoc/regendoc-0.5.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="https://pypi.python.org/pypi/RegenDoc http://bitbucket.org/pytest-dev/ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${P}.tar.gz" LICENSE="MIT" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux" SLOT="0" RDEPEND="dev-python/click[${PYTHON_USEDEP}]" |