diff options
author | 2015-11-23 07:09:44 +0100 | |
---|---|---|
committer | 2015-11-23 07:43:24 +0100 | |
commit | b524db829b46a80a0783434a1747992f5cd32333 (patch) | |
tree | e184908cfd83b8314f2e443eb81628ac0e361dbe /dev-python/click | |
parent | dev-python/CacheControl: Stable for HPPA (bug #564588). (diff) | |
download | gentoo-b524db829b46a80a0783434a1747992f5cd32333.tar.gz gentoo-b524db829b46a80a0783434a1747992f5cd32333.tar.bz2 gentoo-b524db829b46a80a0783434a1747992f5cd32333.zip |
dev-python/click: Stable for HPPA (bug #564588).
Package-Manager: portage-2.2.25
RepoMan-Options: --ignore-arches
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 ea2da075931e..1cf3c66b6696 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 ~mips 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=" |