diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-03-26 08:44:40 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-03-26 08:44:40 +0100 |
commit | 066752518a1e369512cc9b74e0a60a262dcea83b (patch) | |
tree | 104ebee4ee753a9c43f6a79c52ebe17c1896d01b /dev-python/awscli | |
parent | media-libs/lilv: amd64 stable wrt bug #775818 (diff) | |
download | gentoo-066752518a1e369512cc9b74e0a60a262dcea83b.tar.gz gentoo-066752518a1e369512cc9b74e0a60a262dcea83b.tar.bz2 gentoo-066752518a1e369512cc9b74e0a60a262dcea83b.zip |
dev-python/awscli: amd64/x86 stable (ALLARCHES policy) wrt bug #776028
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/awscli')
-rw-r--r-- | dev-python/awscli/awscli-1.19.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/awscli/awscli-1.19.3.ebuild b/dev-python/awscli/awscli-1.19.3.ebuild index a8cb483409f0..73e39dc7c9d6 100644 --- a/dev-python/awscli/awscli-1.19.3.ebuild +++ b/dev-python/awscli/awscli-1.19.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -14,7 +14,7 @@ SRC_URI="https://github.com/aws/aws-cli/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="test" # requires network access |