diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2020-11-26 12:31:12 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2020-11-26 12:31:12 +0000 |
| commit | bc08ce13310fa80a9613dc3d2a66b8e2d958cfeb (patch) | |
| tree | c3170c96c1b83020be1d707907849c10688b8d3a /dev-python/botocore | |
| parent | 85932a405988868027e2faeefc71a662f82313dd (diff) | |
| download | baldeagleos-repo-bc08ce13310fa80a9613dc3d2a66b8e2d958cfeb.tar.gz baldeagleos-repo-bc08ce13310fa80a9613dc3d2a66b8e2d958cfeb.tar.xz baldeagleos-repo-bc08ce13310fa80a9613dc3d2a66b8e2d958cfeb.zip | |
Updating liguros repo
Diffstat (limited to 'dev-python/botocore')
| -rw-r--r-- | dev-python/botocore/botocore-1.19.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/botocore/botocore-1.19.9.ebuild b/dev-python/botocore/botocore-1.19.9.ebuild index ef5dd742ea0c..37dc6520d979 100644 --- a/dev-python/botocore/botocore-1.19.9.ebuild +++ b/dev-python/botocore/botocore-1.19.9.ebuild @@ -16,7 +16,7 @@ if [[ "${PV}" == "9999" ]]; then inherit git-r3 else SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux" + KEYWORDS="amd64 ~arm ~arm64 x86 ~amd64-linux ~x86-linux" fi RDEPEND=" |
