projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6636678
)
dev-python/pydiff: x86 stable
author
Michael Palimaka
<kensington@gentoo.org>
Sat, 5 Aug 2017 09:01:51 +0000
(19:01 +1000)
committer
Michael Palimaka
<kensington@gentoo.org>
Sat, 5 Aug 2017 09:03:47 +0000
(19:03 +1000)
Gentoo-bug: 624992
Package-Manager: Portage-2.3.6, Repoman-2.3.3
dev-python/pydiff/pydiff-0.2.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/pydiff/pydiff-0.2.ebuild
b/dev-python/pydiff/pydiff-0.2.ebuild
index a45818c927aa668ba4dd8c31cee23c5ef874379f..0d04f7e30671274782ec17ea707abb332eaca438 100644
(file)
--- a/
dev-python/pydiff/pydiff-0.2.ebuild
+++ b/
dev-python/pydiff/pydiff-0.2.ebuild
@@
-13,7
+13,7
@@
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~arm64
~
x86"
+KEYWORDS="amd64 ~arm64 x86"
python_test() {
"${PYTHON}" test_pydiff.py || die "Tests failed under ${EPYTHON}"