projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e389ac
)
dev-python/mistune: Replace python_gen_usedep
author
Michał Górny
<mgorny@gentoo.org>
Mon, 16 Dec 2019 14:15:50 +0000
(15:15 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Mon, 16 Dec 2019 14:37:48 +0000
(15:37 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/mistune/mistune-0.8.4.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/mistune/mistune-0.8.4.ebuild
b/dev-python/mistune/mistune-0.8.4.ebuild
index 666b5c9c23103b6dbd797ae4d625fdd9e4b3febd..6253fb1492f976c7bf0d7423672dd258fd27edc4 100644
(file)
--- a/
dev-python/mistune/mistune-0.8.4.ebuild
+++ b/
dev-python/mistune/mistune-0.8.4.ebuild
@@
-16,7
+16,7
@@
LICENSE="BSD"
KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
BDEPEND="
- dev-python/cython[$
(python_gen_usedep 'python*')
]
+ dev-python/cython[$
{PYTHON_USEDEP}
]
dev-python/setuptools[${PYTHON_USEDEP}]
"