summaryrefslogtreecommitdiff
path: root/sys-cluster/legion/legion-18.02.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-cluster/legion/legion-18.02.0.ebuild')
-rw-r--r--sys-cluster/legion/legion-18.02.0.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-cluster/legion/legion-18.02.0.ebuild b/sys-cluster/legion/legion-18.02.0.ebuild
index ec4705d91905..53146a74ea42 100644
--- a/sys-cluster/legion/legion-18.02.0.ebuild
+++ b/sys-cluster/legion/legion-18.02.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -10,7 +10,6 @@ HOMEPAGE="https://legion.stanford.edu/"
if [[ $PV = 9999 ]]; then
inherit git-r3
EGIT_REPO_URI="git://StanfordLegion/${PN}.git https://github.com/StanfordLegion/${PN}.git"
- KEYWORDS=""
else
SRC_URI="https://github.com/StanfordLegion/${PN}/archive/${P}.tar.gz"
KEYWORDS="~amd64"