diff options
author | Sam James (sam_c) <sam@cmpct.info> | 2020-04-28 01:01:32 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-04-28 18:41:38 +0300 |
commit | 101d401e3f3c6445b47324bac350ac965dd36f2e (patch) | |
tree | 0089e3da5ffdeb7e15897534ca5e8c2be05ae260 /dev-python/jsonschema/jsonschema-3.2.0.ebuild | |
parent | dev-python/pytest-rerunfailures: arm keyworded (bug #709962) (diff) | |
download | gentoo-101d401e3f3c6445b47324bac350ac965dd36f2e.tar.gz gentoo-101d401e3f3c6445b47324bac350ac965dd36f2e.tar.bz2 gentoo-101d401e3f3c6445b47324bac350ac965dd36f2e.zip |
dev-python/jsonschema: arm keyworded (bug #715120)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Sam James (sam_c) <sam@cmpct.info>
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'dev-python/jsonschema/jsonschema-3.2.0.ebuild')
-rw-r--r-- | dev-python/jsonschema/jsonschema-3.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/jsonschema/jsonschema-3.2.0.ebuild b/dev-python/jsonschema/jsonschema-3.2.0.ebuild index 271abd7c8c33..8e4faed044da 100644 --- a/dev-python/jsonschema/jsonschema-3.2.0.ebuild +++ b/dev-python/jsonschema/jsonschema-3.2.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="test" BDEPEND=" |