commit:     e003394d2d9de270a177638c633b7222ecaa0d99
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Sat Feb 13 11:06:20 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Sat Feb 13 11:06:20 2021 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=e003394d

sci-biology/last: version bump, bump py targets

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 sci-biology/last/{last-852.ebuild => last-1179.ebuild} | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/sci-biology/last/last-852.ebuild 
b/sci-biology/last/last-1179.ebuild
similarity index 83%
rename from sci-biology/last/last-852.ebuild
rename to sci-biology/last/last-1179.ebuild
index ed21ba097..6972a0312 100644
--- a/sci-biology/last/last-852.ebuild
+++ b/sci-biology/last/last-1179.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_7} )
+PYTHON_COMPAT=( python3_{7,8,9} )
 
 inherit toolchain-funcs python-single-r1
 
@@ -20,11 +20,6 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 RDEPEND="${PYTHON_DEPS}"
 DEPEND="app-arch/unzip"
 
-PATCHES=(
-       "${FILESDIR}"/${PN}-${PV}-fix-build-system.patch
-       "${FILESDIR}"/${PN}-${PV}-portable-shebangs.patch
-)
-
 src_configure() {
        tc-export CC CXX
 }

Reply via email to