dev-python/tubes: fix variable references

Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-04-02 11:47:00 +01:00
parent 2bfc746371
commit 6c2f638d7f

View File

@@ -23,6 +23,6 @@ DEPEND="
RDEPEND="${DEPEND}"
PATCHES=( "$FILESDIR/remove-unnecessary-dep.patch")
PATCHES=( "${FILESDIR}/remove-unnecessary-dep.patch")
distutils_enable_tests pytest