diff options
author | 2019-01-02 13:13:12 +0100 | |
---|---|---|
committer | 2019-01-02 13:13:12 +0100 | |
commit | 3393de956c488fd78eee95a3754a173b98fe3503 (patch) | |
tree | d7f242ef6045dd51a2b70e0088d66ae003b99960 /net-misc/ntp | |
parent | x11-wm/icewm: Added another remote-id (diff) | |
download | gentoo-3393de956c488fd78eee95a3754a173b98fe3503.tar.gz gentoo-3393de956c488fd78eee95a3754a173b98fe3503.tar.bz2 gentoo-3393de956c488fd78eee95a3754a173b98fe3503.zip |
net-misc/ntp: arm stable, bug #658576
Signed-off-by: Markus Meier <maekke@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_p12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/ntp/ntp-4.2.8_p12.ebuild b/net-misc/ntp/ntp-4.2.8_p12.ebuild index 2bc93a5a5cec..535304248887 100644 --- a/net-misc/ntp/ntp-4.2.8_p12.ebuild +++ b/net-misc/ntp/ntp-4.2.8_p12.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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= ) |