diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-10-14 12:08:14 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-10-14 12:08:14 +0200 |
commit | 6bead19b5a34923e436647867c37c7115d2806c1 (patch) | |
tree | e7201a8fde90540388cfff047bca79bccfc636cd /dev-python/click | |
parent | dev-python/characteristic: Keyword under ALLARCHES policy (diff) | |
download | gentoo-6bead19b5a34923e436647867c37c7115d2806c1.tar.gz gentoo-6bead19b5a34923e436647867c37c7115d2806c1.tar.bz2 gentoo-6bead19b5a34923e436647867c37c7115d2806c1.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 71da8775a2a5..369ec43d471d 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="~amd64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="doc examples test" DEPEND=" |