projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
efa4576
)
dev-python/pypng: amd64 stable wrt bug #719194
author
Agostino Sarubbo
<ago@gentoo.org>
Sun, 26 Apr 2020 15:28:55 +0000
(17:28 +0200)
committer
Agostino Sarubbo
<ago@gentoo.org>
Sun, 26 Apr 2020 15:28:55 +0000
(17:28 +0200)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
dev-python/pypng/pypng-0.0.20.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/pypng/pypng-0.0.20.ebuild
b/dev-python/pypng/pypng-0.0.20.ebuild
index 346a217284b43c1eee2736f02f350387570384a2..9bb9cf785ed96115adc747c38c93aa25d8eed05f 100644
(file)
--- a/
dev-python/pypng/pypng-0.0.20.ebuild
+++ b/
dev-python/pypng/pypng-0.0.20.ebuild
@@
-14,7
+14,7
@@
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="
~
amd64 arm ~arm64 x86"
+KEYWORDS="amd64 arm ~arm64 x86"
python_test() {
"${EPYTHON}" code/test_png.py -v || die "Tests fail with ${EPYTHON}"