summaryrefslogtreecommitdiff
path: root/app-admin/needrestart/needrestart-3.3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-admin/needrestart/needrestart-3.3.ebuild')
-rw-r--r--app-admin/needrestart/needrestart-3.3.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/app-admin/needrestart/needrestart-3.3.ebuild b/app-admin/needrestart/needrestart-3.3.ebuild
index 61b91b443d54..576521c08c4f 100644
--- a/app-admin/needrestart/needrestart-3.3.ebuild
+++ b/app-admin/needrestart/needrestart-3.3.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=6
@@ -7,7 +7,6 @@ if [[ ${PV} == "9999" ]] ; then
EGIT_REPO_URI="https://github.com/liske/${PN}.git"
inherit git-r3
SRC_URI=""
- KEYWORDS="amd64 x86"
else
SRC_URI="https://github.com/liske/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="amd64 x86"