summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-07-15 13:02:55 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-07-15 13:02:55 +0300
commit03af2f5f822840f4cd03598d6cc2d05d2cf616cf (patch)
treef53d706d97c400e736952c6f5f5263fa8e3e4485 /app-admin/needrestart
parentapp-admin/logrotate: Stabilize 3.20.1-r1 arm, #858149 (diff)
downloadgentoo-03af2f5f822840f4cd03598d6cc2d05d2cf616cf.tar.gz
gentoo-03af2f5f822840f4cd03598d6cc2d05d2cf616cf.tar.bz2
gentoo-03af2f5f822840f4cd03598d6cc2d05d2cf616cf.zip
app-admin/needrestart: Stabilize 3.6 x86, #858161
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-admin/needrestart')
-rw-r--r--app-admin/needrestart/needrestart-3.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/needrestart/needrestart-3.6.ebuild b/app-admin/needrestart/needrestart-3.6.ebuild
index c773506fddc2..2c212a6353fb 100644
--- a/app-admin/needrestart/needrestart-3.6.ebuild
+++ b/app-admin/needrestart/needrestart-3.6.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} == "9999" ]] ; then
SRC_URI=""
else
SRC_URI="https://github.com/liske/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 x86"
fi
DESCRIPTION="Restart daemons after library updates"