diff options
author | Sam James (sam_c) <sam@cmpct.info> | 2020-06-08 11:06:13 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-06-09 22:05:59 +0200 |
commit | 93ddacd162979f470a8054664844f7245fab8c7a (patch) | |
tree | 72449b0b899c0e221617549274fe565a3df20e67 /dev-python/humanfriendly | |
parent | media-libs/sdl2-ttf: arm keyworded (bug #727520) (diff) | |
download | gentoo-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.ebuild | 2 |
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}] )" |