commit:     03af2f5f822840f4cd03598d6cc2d05d2cf616cf
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 15 10:02:55 2022 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Jul 15 10:02:55 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03af2f5f

app-admin/needrestart: Stabilize 3.6 x86, #858161

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 app-admin/needrestart/needrestart-3.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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"

Reply via email to