diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-03-10 17:36:23 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-03-10 17:36:41 +0300 |
commit | 6ea3c292c0e6ec5bb37ee61c0eae1123c6b20808 (patch) | |
tree | 9461f649b063e6e976aaaea09c119bc56ce38ab8 /net-misc/ntp | |
parent | net-analyzer/tcping: Update HOMEPAGE/SRC_URI/EAPI (diff) | |
download | gentoo-6ea3c292c0e6ec5bb37ee61c0eae1123c6b20808.tar.gz gentoo-6ea3c292c0e6ec5bb37ee61c0eae1123c6b20808.tar.bz2 gentoo-6ea3c292c0e6ec5bb37ee61c0eae1123c6b20808.zip |
net-misc/ntp: arm stable wrt bug #679742
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'net-misc/ntp')
-rw-r--r-- | net-misc/ntp/ntp-4.2.8_p13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/ntp/ntp-4.2.8_p13.ebuild b/net-misc/ntp/ntp-4.2.8_p13.ebuild index 59d09837d314..2db5e5526286 100644 --- a/net-misc/ntp/ntp-4.2.8_p13.ebuild +++ b/net-misc/ntp/ntp-4.2.8_p13.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-${PV:0:3}/${MY_P}.tar LICENSE="HPND BSD ISC" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~m68k-mint" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~m68k-mint" IUSE="caps debug ipv6 libressl openntpd parse-clocks readline samba selinux snmp ssl +threads vim-syntax zeroconf" CDEPEND="readline? ( >=sys-libs/readline-4.1:0= ) |