summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-12-24 22:53:38 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-12-24 22:53:38 +0300
commit7da13c98b146c508fc11cab48070ef7974f4455c (patch)
tree2dffbc38c08896fc2970ae86d73ddbe151327a8d
parentdev-python/click-log: Add ~arm keyword wrt bug #696134 (diff)
downloadgentoo-7da13c98b146c508fc11cab48070ef7974f4455c.tar.gz
gentoo-7da13c98b146c508fc11cab48070ef7974f4455c.tar.bz2
gentoo-7da13c98b146c508fc11cab48070ef7974f4455c.zip
dev-python/click-threading: Add ~arm keyword wrt bug #696134
Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
-rw-r--r--dev-python/click-threading/click-threading-0.4.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/click-threading/click-threading-0.4.4.ebuild b/dev-python/click-threading/click-threading-0.4.4.ebuild
index a61aa16cab9f..b5330fba00a3 100644
--- a/dev-python/click-threading/click-threading-0.4.4.ebuild
+++ b/dev-python/click-threading/click-threading-0.4.4.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/click-contrib/${PN}/archive/${PV}.tar.gz -> ${P}-gh.
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~x86"
RDEPEND=">=dev-python/click-5.0[${PYTHON_USEDEP}]"
DEPEND="${RDEPEND}"