summaryrefslogtreecommitdiff
path: root/sci-libs/ginkgo/ginkgo-1.1.1-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sci-libs/ginkgo/ginkgo-1.1.1-r1.ebuild')
-rw-r--r--sci-libs/ginkgo/ginkgo-1.1.1-r1.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/sci-libs/ginkgo/ginkgo-1.1.1-r1.ebuild b/sci-libs/ginkgo/ginkgo-1.1.1-r1.ebuild
index 5348b9a51be6..6d9b7f42768c 100644
--- a/sci-libs/ginkgo/ginkgo-1.1.1-r1.ebuild
+++ b/sci-libs/ginkgo/ginkgo-1.1.1-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
@@ -11,7 +11,6 @@ HOMEPAGE="https://ginkgo-project.github.io/"
if [[ ${PV} = *9999* ]]; then
EGIT_REPO_URI="https://github.com/ginkgo-project/ginkgo"
SRC_URI=""
- KEYWORDS=""
inherit git-r3
else
SRC_URI="https://github.com/${PN}-project/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"