diff options
Diffstat (limited to 'dev-python/pyFFTW')
-rw-r--r-- | dev-python/pyFFTW/pyFFTW-0.12.0.ebuild | 3 | ||||
-rw-r--r-- | dev-python/pyFFTW/pyFFTW-9999.ebuild | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/dev-python/pyFFTW/pyFFTW-0.12.0.ebuild b/dev-python/pyFFTW/pyFFTW-0.12.0.ebuild index 609c78ed1ff4..af2331671882 100644 --- a/dev-python/pyFFTW/pyFFTW-0.12.0.ebuild +++ b/dev-python/pyFFTW/pyFFTW-0.12.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,6 @@ HOMEPAGE="https://github.com/pyFFTW/pyFFTW" LICENSE="BSD" SLOT="0" if [ "${PV}" = "9999" ]; then - KEYWORDS="" inherit git-r3 EGIT_REPO_URI="https://github.com/pyFFTW/pyFFTW.git" else diff --git a/dev-python/pyFFTW/pyFFTW-9999.ebuild b/dev-python/pyFFTW/pyFFTW-9999.ebuild index 609c78ed1ff4..af2331671882 100644 --- a/dev-python/pyFFTW/pyFFTW-9999.ebuild +++ b/dev-python/pyFFTW/pyFFTW-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,6 @@ HOMEPAGE="https://github.com/pyFFTW/pyFFTW" LICENSE="BSD" SLOT="0" if [ "${PV}" = "9999" ]; then - KEYWORDS="" inherit git-r3 EGIT_REPO_URI="https://github.com/pyFFTW/pyFFTW.git" else |