commit: c5a1e69cebef769c7bbc4435dc762ff6859857cf
Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Sun Mar 28 10:49:07 2021 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Sun Mar 28 10:49:07 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c5a1e69c
sys-cluster/KVTree: remove double keywords
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
sys-cluster/KVTree/KVTree-1.0.2.ebuild | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/sys-cluster/KVTree/KVTree-1.0.2.ebuild
b/sys-cluster/KVTree/KVTree-1.0.2.ebuild
index 4b7e15343..b378c73b4 100644
--- a/sys-cluster/KVTree/KVTree-1.0.2.ebuild
+++ b/sys-cluster/KVTree/KVTree-1.0.2.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"
@@ -10,7 +10,6 @@ case "${PV}" in
SRC_URI=""
EGIT_REPO_URI="https://github.com/ECP-VeloC/${PN}.git"
inherit git-r3
- KEYWORDS=""
;;
*)
SRC_URI="https://github.com/ECP-VeloC/${PN}/archive/v${PV}.tar.gz ->
${P}.tar.gz"