diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2021-11-19 08:18:05 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2021-11-19 08:18:23 +0200 |
commit | cb49f58e3d157f26683d782824882f2a23ea5584 (patch) | |
tree | 4cb5c5ee88411606c8e2eaf351c56c4a15284e11 /dev-python/python-swiftclient | |
parent | dev-python/python-openstackclient: Keyword 5.7.0 arm64, #815481 (diff) | |
download | gentoo-cb49f58e3d157f26683d782824882f2a23ea5584.tar.gz gentoo-cb49f58e3d157f26683d782824882f2a23ea5584.tar.bz2 gentoo-cb49f58e3d157f26683d782824882f2a23ea5584.zip |
dev-python/python-swiftclient: Keyword 3.12.0 arm64, #815481
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/python-swiftclient')
-rw-r--r-- | dev-python/python-swiftclient/python-swiftclient-3.12.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-swiftclient/python-swiftclient-3.12.0.ebuild b/dev-python/python-swiftclient/python-swiftclient-3.12.0.ebuild index 03ea46a52e0a..1bbedb093395 100644 --- a/dev-python/python-swiftclient/python-swiftclient-3.12.0.ebuild +++ b/dev-python/python-swiftclient/python-swiftclient-3.12.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~arm64 x86" RDEPEND=" >=dev-python/requests-1.1.0[${PYTHON_USEDEP}] |