projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8f866b5
)
dev-python/boto3: x86 stable wrt bug #685212
author
Agostino Sarubbo
<ago@gentoo.org>
Wed, 5 Jun 2019 07:45:30 +0000
(09:45 +0200)
committer
Agostino Sarubbo
<ago@gentoo.org>
Wed, 5 Jun 2019 07:45:30 +0000
(09:45 +0200)
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"
dev-python/boto3/boto3-1.9.122.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/boto3/boto3-1.9.122.ebuild
b/dev-python/boto3/boto3-1.9.122.ebuild
index 6d5dfa01b2d600391f436685d69915e505e4ce8e..6b55746bd8cbf248d7ded5d40774dd4d4e3a2b6b 100644
(file)
--- a/
dev-python/boto3/boto3-1.9.122.ebuild
+++ b/
dev-python/boto3/boto3-1.9.122.ebuild
@@
-17,7
+17,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="