diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-28 20:41:00 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-28 20:41:00 +0200 |
commit | e9a407ffcfe6d39c6d071f824ef68781f9724c98 (patch) | |
tree | 41b10646385c976a48983ba06b26df2a91e510e2 /dev-python/aws-sam-translator | |
parent | dev-python/aws-xray-sdk-python: Keyword 2.8.0 ppc64, #832088 (diff) | |
download | gentoo-e9a407ffcfe6d39c6d071f824ef68781f9724c98.tar.gz gentoo-e9a407ffcfe6d39c6d071f824ef68781f9724c98.tar.bz2 gentoo-e9a407ffcfe6d39c6d071f824ef68781f9724c98.zip |
dev-python/aws-sam-translator: Keyword 1.42.0 ppc64, #832088
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/aws-sam-translator')
-rw-r--r-- | dev-python/aws-sam-translator/aws-sam-translator-1.42.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/aws-sam-translator/aws-sam-translator-1.42.0.ebuild b/dev-python/aws-sam-translator/aws-sam-translator-1.42.0.ebuild index 058954ffc075..5249a3f3d407 100644 --- a/dev-python/aws-sam-translator/aws-sam-translator-1.42.0.ebuild +++ b/dev-python/aws-sam-translator/aws-sam-translator-1.42.0.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 @@ -14,7 +14,7 @@ S="${WORKDIR}/serverless-application-model-${PV}" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~riscv x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux" RDEPEND=" >=dev-python/boto3-1.17[${PYTHON_USEDEP}] |