diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-03 12:22:19 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-03 12:22:19 +0200 |
commit | 2b84e176419420f0e050ab2c327b4b05f67816a3 (patch) | |
tree | 7ae7282db68e5687ee5c0f650134ce21fde3e20b /dev-python | |
parent | dev-python/decorator: s390 stable wrt bug #720510 (diff) | |
download | gentoo-2b84e176419420f0e050ab2c327b4b05f67816a3.tar.gz gentoo-2b84e176419420f0e050ab2c327b4b05f67816a3.tar.bz2 gentoo-2b84e176419420f0e050ab2c327b4b05f67816a3.zip |
dev-python/importlib_resources: s390 stable wrt bug #720538
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/importlib_resources/importlib_resources-1.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/importlib_resources/importlib_resources-1.4.0.ebuild b/dev-python/importlib_resources/importlib_resources-1.4.0.ebuild index 545d0fd6d52c..67a5b0a8f75b 100644 --- a/dev-python/importlib_resources/importlib_resources-1.4.0.ebuild +++ b/dev-python/importlib_resources/importlib_resources-1.4.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 s390 ~sparc ~x86" RDEPEND=" $(python_gen_cond_dep ' |