commit: e8e67d546d31c4c0a20a11906994bd23e3c8eace Author: Sam James (sam_c) <sam <AT> cmpct <DOT> info> AuthorDate: Mon Jun 8 11:59:53 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Tue Jun 9 20:06:06 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8e67d54
dev-python/requests-mock: arm keyworded (bug #661598) Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam <AT> cmpct.info> Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/requests-mock/requests-mock-1.8.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/requests-mock/requests-mock-1.8.0.ebuild b/dev-python/requests-mock/requests-mock-1.8.0.ebuild index b0fa9d1440e..09cefc3c140 100644 --- a/dev-python/requests-mock/requests-mock-1.8.0.ebuild +++ b/dev-python/requests-mock/requests-mock-1.8.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" RDEPEND=" >=dev-python/requests-2.3[${PYTHON_USEDEP}]