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 <ago@gentoo.org>
This commit is contained in:
Agostino Sarubbo
2021-05-31 08:02:41 +02:00
parent 52e99e231b
commit 2fde5b444d

View File

@@ -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"