From: Agostino Sarubbo Date: Sat, 7 Sep 2019 09:54:58 +0000 (+0200) Subject: net-misc/ntpsec: restore back the stable keyword wrt bug #692494 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=e1aeffa5f205d2db6663715503a2fe88a73f4497;p=gentoo.git net-misc/ntpsec: restore back the stable keyword wrt bug #692494 Signed-off-by: Agostino Sarubbo Package-Manager: Portage-2.3.66, Repoman-2.3.11 --- diff --git a/net-misc/ntpsec/ntpsec-1.1.4.ebuild b/net-misc/ntpsec/ntpsec-1.1.4.ebuild index eb5900a5e1e1..ed5401217aaf 100644 --- a/net-misc/ntpsec/ntpsec-1.1.4.ebuild +++ b/net-misc/ntpsec/ntpsec-1.1.4.ebuild @@ -17,7 +17,7 @@ else SRC_URI="ftp://ftp.ntpsec.org/pub/releases/${PN}-${PV}.tar.gz" RESTRICT="mirror" BDEPEND="" - KEYWORDS="~amd64 ~arm ~arm64 ~x86" + KEYWORDS="amd64 ~arm ~arm64 ~x86" fi DESCRIPTION="The NTP reference implementation, refactored"