commit: aa4fa0d3cbd157a3a0acfef2985854d00ee2eaf5
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 13 16:04:51 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Aug 13 16:06:18 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa4fa0d3
dev-python/pendulum: Keyword 2.1.2-r2 s390, #909029
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/pendulum/pendulum-2.1.2-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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}]