From 2fde5b444d499884c23ea54c803accaea5b91c04 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Mon, 31 May 2021 08:02:41 +0200 Subject: [PATCH] net-misc/ntpsec: amd64 stable wrt bug #792945 Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo --- net-misc/ntpsec/ntpsec-1.2.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/ntpsec/ntpsec-1.2.0-r1.ebuild b/net-misc/ntpsec/ntpsec-1.2.0-r1.ebuild index 862e63a17f21e..1032524529cfe 100644 --- a/net-misc/ntpsec/ntpsec-1.2.0-r1.ebuild +++ b/net-misc/ntpsec/ntpsec-1.2.0-r1.ebuild @@ -15,7 +15,7 @@ if [[ ${PV} == *9999* ]]; then else SRC_URI="ftp://ftp.ntpsec.org/pub/releases/${PN}-${PV}.tar.gz" RESTRICT="mirror" - KEYWORDS="~amd64 arm ~arm64 ~x86" + KEYWORDS="amd64 arm ~arm64 ~x86" fi DESCRIPTION="The NTP reference implementation, refactored"