diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-16 20:29:33 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-16 20:29:33 +0200 |
commit | 500a545daf196fb7412062c3ea57dfeba7d9e14d (patch) | |
tree | f23a8ea00029510335ec0c8c8ca918ea6291567b /dev-python/pyjsparser | |
parent | dev-python/poetry-core: Keyword 1.0.7 s390, #831182 (diff) | |
download | gentoo-500a545daf196fb7412062c3ea57dfeba7d9e14d.tar.gz gentoo-500a545daf196fb7412062c3ea57dfeba7d9e14d.tar.bz2 gentoo-500a545daf196fb7412062c3ea57dfeba7d9e14d.zip |
dev-python/pyjsparser: Keyword 2.7.1_p20190421 s390, #831182
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/pyjsparser')
-rw-r--r-- | dev-python/pyjsparser/pyjsparser-2.7.1_p20190421.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyjsparser/pyjsparser-2.7.1_p20190421.ebuild b/dev-python/pyjsparser/pyjsparser-2.7.1_p20190421.ebuild index 6b19bd39f548..1ce9ca9b1ec3 100644 --- a/dev-python/pyjsparser/pyjsparser-2.7.1_p20190421.ebuild +++ b/dev-python/pyjsparser/pyjsparser-2.7.1_p20190421.ebuild @@ -19,7 +19,7 @@ SRC_URI="https://github.com/PiotrDabkowski/${PN}/archive/${MY_COMMIT}.tar.gz -> RESTRICT="!test? ( test )" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~hppa ~ppc64 x86" +KEYWORDS="amd64 ~arm arm64 ~hppa ~ppc64 ~s390 x86" IUSE="test" BDEPEND=" |