commit: 0e2e2251b52b6737f0486220eff711d13cc80634 Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> AuthorDate: Sat Mar 20 11:02:27 2021 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> CommitDate: Sat Mar 20 11:02:27 2021 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=0e2e2251
sci-libs/pfft: fix MultipleKeywordsLines Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net> sci-libs/pfft/pfft-1.0.8_alpha.ebuild | 1 - sci-libs/pfft/pfft-9999.ebuild | 1 - 2 files changed, 2 deletions(-) diff --git a/sci-libs/pfft/pfft-1.0.8_alpha.ebuild b/sci-libs/pfft/pfft-1.0.8_alpha.ebuild index e71ab975f..af9a0f88e 100644 --- a/sci-libs/pfft/pfft-1.0.8_alpha.ebuild +++ b/sci-libs/pfft/pfft-1.0.8_alpha.ebuild @@ -11,7 +11,6 @@ HOMEPAGE="https://www-user.tu-chemnitz.de/~potts/workgroup/pippig/software.php.e if [[ $PV = *9999 ]] ; then inherit git-r3 EGIT_REPO_URI="https://github.com/mpip/pfft.git" - KEYWORDS="" AUTOTOOLS_AUTORECONF=1 else SRC_URI="https://www-user.tu-chemnitz.de/~potts/workgroup/pippig/software/${P//_/-}.tar.gz" diff --git a/sci-libs/pfft/pfft-9999.ebuild b/sci-libs/pfft/pfft-9999.ebuild index e71ab975f..af9a0f88e 100644 --- a/sci-libs/pfft/pfft-9999.ebuild +++ b/sci-libs/pfft/pfft-9999.ebuild @@ -11,7 +11,6 @@ HOMEPAGE="https://www-user.tu-chemnitz.de/~potts/workgroup/pippig/software.php.e if [[ $PV = *9999 ]] ; then inherit git-r3 EGIT_REPO_URI="https://github.com/mpip/pfft.git" - KEYWORDS="" AUTOTOOLS_AUTORECONF=1 else SRC_URI="https://www-user.tu-chemnitz.de/~potts/workgroup/pippig/software/${P//_/-}.tar.gz"
