diff options
author | Markus Meier <maekke@gentoo.org> | 2016-05-12 19:19:01 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-05-12 19:19:01 +0200 |
commit | 1e5140bf0faba58ee7293230c636cc5929f37e02 (patch) | |
tree | f04fb564d2f46f62d173bf35bc6b8274380f9fa5 | |
parent | dev-vcs/subversion: arm stable, bug #581448 (diff) | |
download | gentoo-1e5140bf.tar.gz gentoo-1e5140bf.tar.bz2 gentoo-1e5140bf.zip |
net-misc/ntp: arm stable, bug #581528
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="arm"
-rw-r--r-- | net-misc/ntp/ntp-4.2.8_p7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/ntp/ntp-4.2.8_p7.ebuild b/net-misc/ntp/ntp-4.2.8_p7.ebuild index e41c416681e2..136867932152 100644 --- a/net-misc/ntp/ntp-4.2.8_p7.ebuild +++ b/net-misc/ntp/ntp-4.2.8_p7.ebuild @@ -14,7 +14,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 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~m68k-mint" +KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-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= ) |