Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/ntp/
Date: Wed, 02 Jan 2019 12:54:19
Message-Id: 1546433650.37810a2fa8e36844e43d25dc32306c4bae6a9248.jer@gentoo
1 commit: 37810a2fa8e36844e43d25dc32306c4bae6a9248
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 2 12:44:51 2019 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 2 12:54:10 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37810a2f
7
8 net-misc/ntp: Stable for HPPA too.
9
10 Package-Manager: Portage-2.3.53, Repoman-2.3.12
11 RepoMan-Options: --ignore-arches
12 Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>
13
14 net-misc/ntp/ntp-4.2.8_p12.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-misc/ntp/ntp-4.2.8_p12.ebuild b/net-misc/ntp/ntp-4.2.8_p12.ebuild
18 index 53530424888..7f270a69874 100644
19 --- a/net-misc/ntp/ntp-4.2.8_p12.ebuild
20 +++ b/net-misc/ntp/ntp-4.2.8_p12.ebuild
21 @@ -13,7 +13,7 @@ SRC_URI="http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-${PV:0:3}/${MY_P}.tar
22
23 LICENSE="HPND BSD ISC"
24 SLOT="0"
25 -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"
26 +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"
27 IUSE="caps debug ipv6 libressl openntpd parse-clocks readline samba selinux snmp ssl +threads vim-syntax zeroconf"
28
29 CDEPEND="readline? ( >=sys-libs/readline-4.1:0= )