diff options
-rw-r--r-- | dev-python/jsonschema/jsonschema-4.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/jsonschema/jsonschema-4.9.0.ebuild b/dev-python/jsonschema/jsonschema-4.9.0.ebuild index 99e7e15f9a54..00601ce05c4e 100644 --- a/dev-python/jsonschema/jsonschema-4.9.0.ebuild +++ b/dev-python/jsonschema/jsonschema-4.9.0.ebuild @@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~hppa" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa" RDEPEND=" >=dev-python/attrs-17.4.0[${PYTHON_USEDEP}] |