summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James (sam_c) <sam@cmpct.info>2020-06-08 11:07:00 +0000
committerMichał Górny <mgorny@gentoo.org>2020-06-09 22:06:01 +0200
commite9493e89d3c1e8d588aea6ef9367c3df7b544609 (patch)
tree6aff847f06592eae702cebb83ee2a2f799224187 /dev-python/coloredlogs
parentdev-python/capturer: arm keyworded (bug #661600) (diff)
downloadgentoo-e9493e89d3c1e8d588aea6ef9367c3df7b544609.tar.gz
gentoo-e9493e89d3c1e8d588aea6ef9367c3df7b544609.tar.bz2
gentoo-e9493e89d3c1e8d588aea6ef9367c3df7b544609.zip
dev-python/coloredlogs: arm keyworded (bug #661600)
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/coloredlogs')
-rw-r--r--dev-python/coloredlogs/coloredlogs-10.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/coloredlogs/coloredlogs-10.0.ebuild b/dev-python/coloredlogs/coloredlogs-10.0.ebuild
index 6c4a97d80c70..04f2dc1c7d46 100644
--- a/dev-python/coloredlogs/coloredlogs-10.0.ebuild
+++ b/dev-python/coloredlogs/coloredlogs-10.0.ebuild
@@ -18,7 +18,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
RDEPEND="dev-python/humanfriendly[${PYTHON_USEDEP}]"