Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/ntp/
Date: Wed, 21 Mar 2018 22:08:38
Message-Id: 1521670094.cc00f4d22e2b635572e5b95115440760207ff86b.mattst88@gentoo
1 commit: cc00f4d22e2b635572e5b95115440760207ff86b
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 21 21:40:42 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 21 22:08:14 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc00f4d2
7
8 net-misc/ntp-4.2.8_p11: hppa stable, bug 649612
9
10 net-misc/ntp/ntp-4.2.8_p11.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/net-misc/ntp/ntp-4.2.8_p11.ebuild b/net-misc/ntp/ntp-4.2.8_p11.ebuild
14 index 62ad8e51f66..06e744634bd 100644
15 --- a/net-misc/ntp/ntp-4.2.8_p11.ebuild
16 +++ b/net-misc/ntp/ntp-4.2.8_p11.ebuild
17 @@ -13,7 +13,7 @@ SRC_URI="http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-${PV:0:3}/${MY_P}.tar
18
19 LICENSE="HPND BSD ISC"
20 SLOT="0"
21 -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"
22 +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"
23 IUSE="caps debug ipv6 libressl openntpd parse-clocks readline samba selinux snmp ssl +threads vim-syntax zeroconf"
24
25 CDEPEND="readline? ( >=sys-libs/readline-4.1:0= )