summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-08-02 00:47:33 +0100
committerSam James <sam@gentoo.org>2021-08-02 00:47:33 +0100
commit69eb0fc75026558d9c055a25bb91db66c484970e (patch)
tree8d116b7e3d3f8efdaf89cd2b7ac0be24eb581d97 /dev-python/arrow
parentdev-python/zeroconf: Stabilize 0.32.1 ALLARCHES, #805380 (diff)
downloadgentoo-69eb0fc75026558d9c055a25bb91db66c484970e.tar.gz
gentoo-69eb0fc75026558d9c055a25bb91db66c484970e.tar.bz2
gentoo-69eb0fc75026558d9c055a25bb91db66c484970e.zip
dev-python/arrow: Stabilize 1.1.1 ALLARCHES, #805383
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/arrow')
-rw-r--r--dev-python/arrow/arrow-1.1.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/arrow/arrow-1.1.1.ebuild b/dev-python/arrow/arrow-1.1.1.ebuild
index 5064da91ddf9..2a7c7c5050b3 100644
--- a/dev-python/arrow/arrow-1.1.1.ebuild
+++ b/dev-python/arrow/arrow-1.1.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
RDEPEND="
>=dev-python/python-dateutil-2.7.0[${PYTHON_USEDEP}]