projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a784c8
)
dev-python/boto3: x86 stable (bug #667974)
author
Thomas Deutschmann
<whissi@gentoo.org>
Tue, 27 Nov 2018 21:44:00 +0000
(22:44 +0100)
committer
Thomas Deutschmann
<whissi@gentoo.org>
Tue, 27 Nov 2018 21:55:18 +0000
(22:55 +0100)
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
dev-python/boto3/boto3-1.9.4-r1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/boto3/boto3-1.9.4-r1.ebuild
b/dev-python/boto3/boto3-1.9.4-r1.ebuild
index c4a2a2204096a7590d8443254a0d106556c7ba6e..fe04d1e0d42de6a6f8856e5e0b0bb1c160e80e33 100644
(file)
--- a/
dev-python/boto3/boto3-1.9.4-r1.ebuild
+++ b/
dev-python/boto3/boto3-1.9.4-r1.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-2018 Gentoo
Foundation
+# Copyright 1999-2018 Gentoo
Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@
-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="