diff options
author | 2023-08-13 19:04:51 +0300 | |
---|---|---|
committer | 2023-08-13 19:06:18 +0300 | |
commit | aa4fa0d3cbd157a3a0acfef2985854d00ee2eaf5 (patch) | |
tree | 90a537dd769f7aff1a9fc9da89bbfa2810614550 /dev-python/pendulum | |
parent | dev-python/pytzdata: Keyword 2020.1-r2 s390, #909029 (diff) | |
download | gentoo-aa4fa0d3cbd157a3a0acfef2985854d00ee2eaf5.tar.gz gentoo-aa4fa0d3cbd157a3a0acfef2985854d00ee2eaf5.tar.bz2 gentoo-aa4fa0d3cbd157a3a0acfef2985854d00ee2eaf5.zip |
dev-python/pendulum: Keyword 2.1.2-r2 s390, #909029
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/pendulum')
-rw-r--r-- | dev-python/pendulum/pendulum-2.1.2-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pendulum/pendulum-2.1.2-r2.ebuild b/dev-python/pendulum/pendulum-2.1.2-r2.ebuild index 20e5f5257c3d..73756f2d16f1 100644 --- a/dev-python/pendulum/pendulum-2.1.2-r2.ebuild +++ b/dev-python/pendulum/pendulum-2.1.2-r2.ebuild @@ -22,7 +22,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~s390 ~sparc ~x86" DEPEND=" dev-python/python-dateutil[${PYTHON_USEDEP}] |