commit: 23389b3b49b6b416f6eb9773675c0fc74e288ac0
Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Fri Jan 29 11:49:50 2021 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Fri Jan 29 11:49:50 2021 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=23389b3b
sci-chemistry/chimera-bin: add missing REQUIRED_USE="${PYTHON_REQUIRED_USE}"
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
sci-chemistry/chimera-bin/chimera-bin-1.14.ebuild | 2 ++
sci-chemistry/chimera-bin/chimera-bin-1.15.ebuild | 2 ++
2 files changed, 4 insertions(+)
diff --git a/sci-chemistry/chimera-bin/chimera-bin-1.14.ebuild
b/sci-chemistry/chimera-bin/chimera-bin-1.14.ebuild
index 47946a5e1..cb31dca65 100644
--- a/sci-chemistry/chimera-bin/chimera-bin-1.14.ebuild
+++ b/sci-chemistry/chimera-bin/chimera-bin-1.14.ebuild
@@ -15,6 +15,8 @@ SLOT="0"
LICENSE="chimera"
KEYWORDS="~amd64 ~x86"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
DEPEND="prefix? ( dev-util/patchelf )"
RDEPEND="
dev-lang/tcl
diff --git a/sci-chemistry/chimera-bin/chimera-bin-1.15.ebuild
b/sci-chemistry/chimera-bin/chimera-bin-1.15.ebuild
index 47946a5e1..cb31dca65 100644
--- a/sci-chemistry/chimera-bin/chimera-bin-1.15.ebuild
+++ b/sci-chemistry/chimera-bin/chimera-bin-1.15.ebuild
@@ -15,6 +15,8 @@ SLOT="0"
LICENSE="chimera"
KEYWORDS="~amd64 ~x86"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
DEPEND="prefix? ( dev-util/patchelf )"
RDEPEND="
dev-lang/tcl