summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-shells/mpibash/mpibash-1.3-r1.ebuild')
-rw-r--r--app-shells/mpibash/mpibash-1.3-r1.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/app-shells/mpibash/mpibash-1.3-r1.ebuild b/app-shells/mpibash/mpibash-1.3-r1.ebuild
index fcb33db81ee9..57cb37144b6c 100644
--- a/app-shells/mpibash/mpibash-1.3-r1.ebuild
+++ b/app-shells/mpibash/mpibash-1.3-r1.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
@@ -8,7 +8,6 @@ inherit autotools multilib
if [[ ${PV} = 9999 ]]; then
EGIT_REPO_URI="https://github.com/lanl/MPI-Bash.git"
inherit git-r3
- KEYWORDS=""
else
SRC_URI="https://github.com/lanl/MPI-Bash/releases/download/v${PV}/${P}.tar.gz"
KEYWORDS="~amd64"