projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e61f87
)
dev-python/wheel-0.29.0-r0: add alpha keyword
author
Tobias Klausmann
<klausman@gentoo.org>
Mon, 6 Jun 2016 08:07:32 +0000
(10:07 +0200)
committer
Tobias Klausmann
<klausman@gentoo.org>
Mon, 6 Jun 2016 08:30:19 +0000
(10:30 +0200)
Gentoo-Bug: 583704
Package-Manager: portage-2.3.0_rc1
dev-python/wheel/wheel-0.29.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/wheel/wheel-0.29.0.ebuild
b/dev-python/wheel/wheel-0.29.0.ebuild
index a461e29eeaab497c4cc414d7046b012f822d8741..430678e827b4b50388cb8dd9dccb3a0dafc3cf51 100644
(file)
--- a/
dev-python/wheel/wheel-0.29.0.ebuild
+++ b/
dev-python/wheel/wheel-0.29.0.ebuild
@@
-14,7
+14,7
@@
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="
~
alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE="doc test"
RDEPEND="dev-python/jsonschema[${PYTHON_USEDEP}]"