summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-01-14 10:45:53 +0000
committerSam James <sam@gentoo.org>2022-01-14 10:45:53 +0000
commit3cc34c121f14ba7a66ba94aadfc26377ba9591bd (patch)
tree58357b2809fb74783f82d7ea54996d751df0f8b3 /dev-python/moto
parentdev-util/bcc: drop 0.22.0, 0.22.0-r1, 0.23.0-r3 (diff)
downloadgentoo-3cc34c121f14ba7a66ba94aadfc26377ba9591bd.tar.gz
gentoo-3cc34c121f14ba7a66ba94aadfc26377ba9591bd.tar.bz2
gentoo-3cc34c121f14ba7a66ba94aadfc26377ba9591bd.zip
dev-python/moto: Stabilize 2.2.18 amd64, #831148
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/moto')
-rw-r--r--dev-python/moto/moto-2.2.18.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/moto/moto-2.2.18.ebuild b/dev-python/moto/moto-2.2.18.ebuild
index 69c10257be0c..63992b93be1a 100644
--- a/dev-python/moto/moto-2.2.18.ebuild
+++ b/dev-python/moto/moto-2.2.18.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86"
RDEPEND="
>=dev-python/aws-xray-sdk-python-0.93[${PYTHON_USEDEP}]