diff options
| author | Liguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net> | 2020-10-19 00:40:22 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net> | 2020-10-19 00:40:22 +0000 |
| commit | 642feca78c36790eeacda8bdae0a7aaa3230e700 (patch) | |
| tree | 5a4f2762ba366fcc4acdae61f0dfd25d0106eb92 /dev-python/botocore | |
| parent | 7d1541e2aecde16b5c41a42c5861c6d408c75e2d (diff) | |
| download | baldeagleos-repo-642feca78c36790eeacda8bdae0a7aaa3230e700.tar.gz baldeagleos-repo-642feca78c36790eeacda8bdae0a7aaa3230e700.tar.xz baldeagleos-repo-642feca78c36790eeacda8bdae0a7aaa3230e700.zip | |
Updating liguros repo
Diffstat (limited to 'dev-python/botocore')
| -rw-r--r-- | dev-python/botocore/botocore-1.17.59.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/botocore/botocore-1.17.59.ebuild b/dev-python/botocore/botocore-1.17.59.ebuild index b111030cd3da..36cb3a62460c 100644 --- a/dev-python/botocore/botocore-1.17.59.ebuild +++ b/dev-python/botocore/botocore-1.17.59.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=" |
