commit: 27f1f9758367884e43953b29e9979c1823498edc Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> AuthorDate: Sat Mar 6 16:13:11 2021 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> CommitDate: Sat Mar 6 16:13:11 2021 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=27f1f975
sci-biology/yaha: EAPI bump Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net> sci-biology/yaha/yaha-9999.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/sci-biology/yaha/yaha-9999.ebuild b/sci-biology/yaha/yaha-9999.ebuild index 88a6dcfa6..f24827d3a 100644 --- a/sci-biology/yaha/yaha-9999.ebuild +++ b/sci-biology/yaha/yaha-9999.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 inherit flag-o-matic git-r3 toolchain-funcs @@ -12,7 +12,6 @@ EGIT_REPO_URI="https://github.com/GregoryFaust/yaha.git" LICENSE="MIT" SLOT="0" KEYWORDS="" -IUSE="" PATCHES=( "${FILESDIR}"/${P}-fpermissive.patch
