projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9da18e4
)
app-admin/needrestart: amd64 stable wrt bug #660440
author
Mikle Kolyada
<zlogene@gentoo.org>
Mon, 9 Jul 2018 14:11:40 +0000
(17:11 +0300)
committer
Mikle Kolyada
<zlogene@gentoo.org>
Mon, 9 Jul 2018 14:11:49 +0000
(17:11 +0300)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
app-admin/needrestart/needrestart-3.3.ebuild
patch
|
blob
|
history
diff --git
a/app-admin/needrestart/needrestart-3.3.ebuild
b/app-admin/needrestart/needrestart-3.3.ebuild
index 40ba874b95a0521d74f99fb8a3a0eb6b932419ad..2ba6e13ba342ce360011cfaf8c98291317e33948 100644
(file)
--- a/
app-admin/needrestart/needrestart-3.3.ebuild
+++ b/
app-admin/needrestart/needrestart-3.3.ebuild
@@
-7,10
+7,10
@@
if [[ ${PV} == "9999" ]] ; then
EGIT_REPO_URI="https://github.com/liske/${PN}.git"
inherit git-r3
SRC_URI=""
- KEYWORDS="x86"
+ KEYWORDS="
amd64
x86"
else
SRC_URI="https://github.com/liske/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="
~
amd64 x86"
+ KEYWORDS="amd64 x86"
fi
DESCRIPTION="Restart daemons after library updates"