commit: f7fbc95f5ace70478931d19f89c4ebede80a70cf
Author: Viorel Munteanu <ceamac.paragon <AT> gmail <DOT> com>
AuthorDate: Sun Jan 9 11:28:14 2022 +0000
Commit: Viorel Munteanu <ceamac.paragon <AT> gmail <DOT> com>
CommitDate: Sun Jan 9 11:28:14 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f7fbc95f
dev-python/stone: rewrite deps
Signed-off-by: Viorel Munteanu <ceamac.paragon <AT> gmail.com>
dev-python/stone/stone-3.2.1.ebuild | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/dev-python/stone/stone-3.2.1.ebuild
b/dev-python/stone/stone-3.2.1.ebuild
index 37983c86f..2554ce32c 100644
--- a/dev-python/stone/stone-3.2.1.ebuild
+++ b/dev-python/stone/stone-3.2.1.ebuild
@@ -19,12 +19,10 @@ LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-DEPEND="
+RDEPEND="
>=dev-python/ply-3.4[${PYTHON_USEDEP}]
>=dev-python/six-1.3.0[${PYTHON_USEDEP}]
"
-RDEPEND="${DEPEND}"
-BDEPEND=""
distutils_enable_tests pytest