diff options
author | 2023-08-13 19:04:21 +0300 | |
---|---|---|
committer | 2023-08-13 19:06:08 +0300 | |
commit | 8ff5086c800c4965a381afc22e9045e48e2755f0 (patch) | |
tree | ff0126f84e816f93ec0c2c3fd5f6893f6c0928f5 /dev-python/pendulum/pendulum-2.1.2-r2.ebuild | |
parent | dev-python/pymongo: Keyword 4.4.1 arm, #910584 (diff) | |
download | gentoo-8ff5086c800c4965a381afc22e9045e48e2755f0.tar.gz gentoo-8ff5086c800c4965a381afc22e9045e48e2755f0.tar.bz2 gentoo-8ff5086c800c4965a381afc22e9045e48e2755f0.zip |
dev-python/pendulum: Keyword 2.1.2-r2 arm, #910584
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/pendulum/pendulum-2.1.2-r2.ebuild')
-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 56909169fec5..2c226ba2f6d2 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 ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~x86" DEPEND=" dev-python/python-dateutil[${PYTHON_USEDEP}] |