summaryrefslogtreecommitdiff
path: root/dev-python/simplespectral/simplespectral-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/simplespectral/simplespectral-9999.ebuild')
-rw-r--r--dev-python/simplespectral/simplespectral-9999.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/simplespectral/simplespectral-9999.ebuild b/dev-python/simplespectral/simplespectral-9999.ebuild
index c7f4f6415763..91f967c28146 100644
--- a/dev-python/simplespectral/simplespectral-9999.ebuild
+++ b/dev-python/simplespectral/simplespectral-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
@@ -13,7 +13,6 @@ LICENSE="MIT"
SLOT="0"
if [ "${PV}" = "9999" ]; then
- KEYWORDS=""
inherit git-r3
EGIT_REPO_URI="https://github.com/xmikos/simplespectral.git"
else