projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
01461a7
)
dev-python/werkzeug: add ~ppc64 keyword to 1.0.1
author
Georgy Yakovlev
<gyakovlev@gentoo.org>
Tue, 7 Apr 2020 06:51:54 +0000
(23:51 -0700)
committer
Georgy Yakovlev
<gyakovlev@gentoo.org>
Tue, 7 Apr 2020 07:02:45 +0000
(
00:02
-0700)
Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
dev-python/werkzeug/werkzeug-1.0.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/werkzeug/werkzeug-1.0.1.ebuild
b/dev-python/werkzeug/werkzeug-1.0.1.ebuild
index f376383081ac4717e28836efa554dac9f9e89b47..eb8490e997ca7c8aa7654e03df37dfe1bdf25815 100644
(file)
--- a/
dev-python/werkzeug/werkzeug-1.0.1.ebuild
+++ b/
dev-python/werkzeug/werkzeug-1.0.1.ebuild
@@
-17,7
+17,7
@@
SRC_URI="https://github.com/pallets/werkzeug/archive/${PV}.tar.gz -> ${P}.gh.tar
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~
ppc64 ~
x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
RDEPEND="dev-python/simplejson[${PYTHON_USEDEP}]"
DEPEND="