summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2021-08-01 19:02:01 +0200
committerDavid Seifert <soap@gentoo.org>2021-08-01 19:02:01 +0200
commite99b33b0d98ad381a2a4ceaab86f86dd5e2d2d00 (patch)
treea011afe8595dce23a46e9ca584b063c5f077768f /sci-biology/bowtie/bowtie-2.4.4.ebuild
parentsci-geosciences/gpxsee: bump to 9.3 (diff)
downloadgentoo-e99b33b0d98ad381a2a4ceaab86f86dd5e2d2d00.tar.gz
gentoo-e99b33b0d98ad381a2a4ceaab86f86dd5e2d2d00.tar.bz2
gentoo-e99b33b0d98ad381a2a4ceaab86f86dd5e2d2d00.zip
sci-biology/bowtie: fix QA issues
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'sci-biology/bowtie/bowtie-2.4.4.ebuild')
-rw-r--r--sci-biology/bowtie/bowtie-2.4.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-biology/bowtie/bowtie-2.4.4.ebuild b/sci-biology/bowtie/bowtie-2.4.4.ebuild
index 6621b5babd93..2ba75bc2bca7 100644
--- a/sci-biology/bowtie/bowtie-2.4.4.ebuild
+++ b/sci-biology/bowtie/bowtie-2.4.4.ebuild
@@ -16,7 +16,7 @@ LICENSE="GPL-3"
SLOT="2"
KEYWORDS="~amd64 ~x86"
IUSE="cpu_flags_x86_sse2 examples"
-REQUIRED_USE="cpu_flags_x86_sse2"
+REQUIRED_USE="cpu_flags_x86_sse2 ${PYTHON_REQUIRED_USE}"
RDEPEND="
${PYTHON_DEPS}