diff options
| author | Liguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net> | 2020-07-09 00:42:07 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net> | 2020-07-09 00:42:07 +0000 |
| commit | 89bc58ff4affd4e4ab2e67a1625ff8a4968c6f95 (patch) | |
| tree | c1407b0a65d9105e45e27e69d5423fb92991ad82 /dev-python/botocore | |
| parent | dce0d82bbd5f1fdababd46b19cc7e2399de804ff (diff) | |
| download | baldeagleos-repo-89bc58ff4affd4e4ab2e67a1625ff8a4968c6f95.tar.gz baldeagleos-repo-89bc58ff4affd4e4ab2e67a1625ff8a4968c6f95.tar.xz baldeagleos-repo-89bc58ff4affd4e4ab2e67a1625ff8a4968c6f95.zip | |
Updating liguros repo
Diffstat (limited to 'dev-python/botocore')
| -rw-r--r-- | dev-python/botocore/botocore-1.16.26.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/botocore/metadata.xml | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/botocore/botocore-1.16.26.ebuild b/dev-python/botocore/botocore-1.16.26.ebuild index c08c6f6ff899..5c5377a0cea0 100644 --- a/dev-python/botocore/botocore-1.16.26.ebuild +++ b/dev-python/botocore/botocore-1.16.26.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 ~arm64 ~x86 ~amd64-linux ~x86-linux" + KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux" fi RDEPEND=" diff --git a/dev-python/botocore/metadata.xml b/dev-python/botocore/metadata.xml index 89b938d62841..aa0dcf16f5f6 100644 --- a/dev-python/botocore/metadata.xml +++ b/dev-python/botocore/metadata.xml @@ -17,6 +17,7 @@ <email>python@gentoo.org</email> <name>Python</name> </maintainer> + <stabilize-allarches/> <upstream> <remote-id type="github">boto/botocore</remote-id> <remote-id type="pypi">botocore</remote-id> |
