summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James (sam_c) <sam@cmpct.info>2020-06-08 11:06:13 +0000
committerMichał Górny <mgorny@gentoo.org>2020-06-09 22:05:59 +0200
commit93ddacd162979f470a8054664844f7245fab8c7a (patch)
tree72449b0b899c0e221617549274fe565a3df20e67 /dev-python/humanfriendly
parentmedia-libs/sdl2-ttf: arm keyworded (bug #727520) (diff)
downloadgentoo-93ddacd162979f470a8054664844f7245fab8c7a.tar.gz
gentoo-93ddacd162979f470a8054664844f7245fab8c7a.tar.bz2
gentoo-93ddacd162979f470a8054664844f7245fab8c7a.zip
dev-python/humanfriendly: 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/humanfriendly')
-rw-r--r--dev-python/humanfriendly/humanfriendly-4.18.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/humanfriendly/humanfriendly-4.18.ebuild b/dev-python/humanfriendly/humanfriendly-4.18.ebuild
index f7b4b4a45d9e..f362db84e0f3 100644
--- a/dev-python/humanfriendly/humanfriendly-4.18.ebuild
+++ b/dev-python/humanfriendly/humanfriendly-4.18.ebuild
@@ -18,7 +18,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
SLOT="0"
LICENSE="MIT"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
DEPEND="test? ( dev-python/capturer[${PYTHON_USEDEP}]
dev-python/coloredlogs[${PYTHON_USEDEP}] )"