Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/ntp/
Date: Sun, 03 May 2020 10:25:39
Message-Id: 1588501528.72fcbd768821714c195d5b06b10f7e4bca2dfcfc.ago@gentoo
1 commit: 72fcbd768821714c195d5b06b10f7e4bca2dfcfc
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 3 10:24:02 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sun May 3 10:25:28 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72fcbd76
7
8 net-misc/ntp: sparc stable wrt bug #717798
9
10 Package-Manager: Portage-2.3.89, Repoman-2.3.20
11 RepoMan-Options: --include-arches="sparc"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 net-misc/ntp/ntp-4.2.8_p14-r2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-misc/ntp/ntp-4.2.8_p14-r2.ebuild b/net-misc/ntp/ntp-4.2.8_p14-r2.ebuild
18 index 22bb9e15f64..5de16c3139c 100644
19 --- a/net-misc/ntp/ntp-4.2.8_p14-r2.ebuild
20 +++ b/net-misc/ntp/ntp-4.2.8_p14-r2.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 ~riscv s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~m68k-mint"
26 +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv s390 sparc ~x86 ~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 COMMON_DEPEND="readline? ( >=sys-libs/readline-4.1:0= )