projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a373186
)
dev-python/pydiff: x86 stable wrt bug #714426
author
Agostino Sarubbo
<ago@gentoo.org>
Wed, 25 Mar 2020 15:41:06 +0000
(16:41 +0100)
committer
Agostino Sarubbo
<ago@gentoo.org>
Wed, 25 Mar 2020 15:42:23 +0000
(16:42 +0100)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
dev-python/pydiff/pydiff-0.2-r1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/pydiff/pydiff-0.2-r1.ebuild
b/dev-python/pydiff/pydiff-0.2-r1.ebuild
index 28050b45b7ae0cbad29f2468c476bf3e39e8f995..57ae6fc3d9debbd2f147641120face8c5688cc8d 100644
(file)
--- a/
dev-python/pydiff/pydiff-0.2-r1.ebuild
+++ b/
dev-python/pydiff/pydiff-0.2-r1.ebuild
@@
-14,7
+14,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() {
"${EPYTHON}" test_pydiff.py || die "Tests failed under ${EPYTHON}"