commit:     8b68f98b138a87d6c1eff1939fed9a48c6fa7e56
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Tue Jan 19 16:35:09 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Tue Jan 19 16:35:09 2021 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=8b68f98b

sci-biology/stampy-bin: add python deps

Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 sci-biology/stampy-bin/stampy-bin-1.0.28.ebuild | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/sci-biology/stampy-bin/stampy-bin-1.0.28.ebuild 
b/sci-biology/stampy-bin/stampy-bin-1.0.28.ebuild
index 178b5539d..6d3034304 100644
--- a/sci-biology/stampy-bin/stampy-bin-1.0.28.ebuild
+++ b/sci-biology/stampy-bin/stampy-bin-1.0.28.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -13,11 +13,12 @@ SRC_URI="stampy-${PV}.tar.gz"
 LICENSE="stampy-academic"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE=""
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RESTRICT="fetch"
 
-DEPEND=""
+DEPEND="${PYTHON_DEPS}"
 RDEPEND="${DEPEND}"
 
 S="${WORKDIR}"/stampy-${PV}

Reply via email to