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/boto3 | |
| 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/boto3')
| -rw-r--r-- | dev-python/boto3/boto3-1.13.26.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/boto3/metadata.xml | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/boto3/boto3-1.13.26.ebuild b/dev-python/boto3/boto3-1.13.26.ebuild index f45344d9732f..388f71613656 100644 --- a/dev-python/boto3/boto3-1.13.26.ebuild +++ b/dev-python/boto3/boto3-1.13.26.ebuild @@ -16,7 +16,7 @@ if [[ "${PV}" == "9999" ]]; then inherit git-r3 else SRC_URI="https://github.com/boto/${PN}/archive/${PV}.tar.gz -> ${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/boto3/metadata.xml b/dev-python/boto3/metadata.xml index 2dfc638c3bce..209dbad8086c 100644 --- a/dev-python/boto3/metadata.xml +++ b/dev-python/boto3/metadata.xml @@ -17,6 +17,7 @@ <email>python@gentoo.org</email> <name>Python</name> </maintainer> + <stabilize-allarches/> <upstream> <remote-id type="github">boto/boto3</remote-id> </upstream> |
