diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2021-11-09 21:41:12 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2021-11-09 21:41:12 +0100 |
commit | 6a62f5967005f86dc078bb7024fa4501f40a42f7 (patch) | |
tree | 204af5ee78b4f15694d4ecc2d0f3835a25fc9635 /dev-python/jschema_to_python | |
parent | www-servers/puma: Keyword 5.5.2 x86, #821892 (diff) | |
download | gentoo-6a62f5967005f86dc078bb7024fa4501f40a42f7.tar.gz gentoo-6a62f5967005f86dc078bb7024fa4501f40a42f7.tar.bz2 gentoo-6a62f5967005f86dc078bb7024fa4501f40a42f7.zip |
dev-python/jschema_to_python: Keyword 1.2.3 x86, #822090
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-python/jschema_to_python')
-rw-r--r-- | dev-python/jschema_to_python/jschema_to_python-1.2.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/jschema_to_python/jschema_to_python-1.2.3.ebuild b/dev-python/jschema_to_python/jschema_to_python-1.2.3.ebuild index 84ee27121ee6..abe57ddb25df 100644 --- a/dev-python/jschema_to_python/jschema_to_python-1.2.3.ebuild +++ b/dev-python/jschema_to_python/jschema_to_python-1.2.3.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" RDEPEND=" dev-python/attrs[${PYTHON_USEDEP}] |