projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ae8b931
)
dev-python/ddt: x86 stable wrt bug #714304
author
Agostino Sarubbo
<ago@gentoo.org>
Wed, 25 Mar 2020 15:37:13 +0000
(16:37 +0100)
committer
Agostino Sarubbo
<ago@gentoo.org>
Wed, 25 Mar 2020 15:42:10 +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/ddt/ddt-1.2.2.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/ddt/ddt-1.2.2.ebuild
b/dev-python/ddt/ddt-1.2.2.ebuild
index 9245b52d86dfa21816c0ebc7e794b6acb636f4f7..56c60862c037268cb854255dd1cf96f15eb24b58 100644
(file)
--- a/
dev-python/ddt/ddt-1.2.2.ebuild
+++ b/
dev-python/ddt/ddt-1.2.2.ebuild
@@
-13,7
+13,7
@@
SRC_URI="https://github.com/datadriventests/ddt/archive/${PV}.tar.gz -> ${P}.tar
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~arm64
~
x86"
+KEYWORDS="amd64 ~arm64 x86"
IUSE="test"
BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]