diff options
author | 2015-10-14 13:04:02 +0200 | |
---|---|---|
committer | 2015-10-14 13:04:02 +0200 | |
commit | 40916da49b6cfae0d86f174351e0052e4a6ac666 (patch) | |
tree | 48baced2467cc12d43835e0dc473736c0c5042d2 /dev-python/click | |
parent | dev-python/regendoc: Keyword under ALLARCHES policy (diff) | |
download | gentoo-40916da49b6cfae0d86f174351e0052e4a6ac666.tar.gz gentoo-40916da49b6cfae0d86f174351e0052e4a6ac666.tar.bz2 gentoo-40916da49b6cfae0d86f174351e0052e4a6ac666.zip |
dev-python/click: Keyword under ALLARCHES policy
Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-python/click')
-rw-r--r-- | dev-python/click/click-5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/click/click-5.1.ebuild b/dev-python/click/click-5.1.ebuild index 369ec43d471d..b0aa96c7e1c2 100644 --- a/dev-python/click/click-5.1.ebuild +++ b/dev-python/click/click-5.1.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="http://click.pocoo.org/ https://pypi.python.org/pypi/click" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="doc examples test" DEPEND=" |