From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 3BEE715800F for ; Fri, 27 Jan 2023 08:05:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3828FE097C; Fri, 27 Jan 2023 08:05:13 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BDBFFE097B for ; Fri, 27 Jan 2023 08:05:12 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B068A340D2E for ; Fri, 27 Jan 2023 08:05:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CF98E899 for ; Fri, 27 Jan 2023 08:05:08 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1674806655.7443a240f7792f28d994c6f3463c720506112b4c.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/ntp/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/ntp/ntp-4.2.8_p15-r4.ebuild X-VCS-Directories: net-misc/ntp/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 7443a240f7792f28d994c6f3463c720506112b4c X-VCS-Branch: master Date: Fri, 27 Jan 2023 08:05:08 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: a84e543b-48c4-455c-ba95-845ba2479eff X-Archives-Hash: 1bba08f56bf656124982df1f4cda6125 commit: 7443a240f7792f28d994c6f3463c720506112b4c Author: Sam James gentoo org> AuthorDate: Fri Jan 27 08:04:15 2023 +0000 Commit: Sam James gentoo org> CommitDate: Fri Jan 27 08:04:15 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7443a240 net-misc/ntp: Stabilize 4.2.8_p15-r4 sparc, #892181 Signed-off-by: Sam James gentoo.org> net-misc/ntp/ntp-4.2.8_p15-r4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/ntp/ntp-4.2.8_p15-r4.ebuild b/net-misc/ntp/ntp-4.2.8_p15-r4.ebuild index 4799729a5b7c..001cd48aa6f3 100644 --- a/net-misc/ntp/ntp-4.2.8_p15-r4.ebuild +++ b/net-misc/ntp/ntp-4.2.8_p15-r4.ebuild @@ -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 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux" IUSE="caps debug ipv6 openntpd parse-clocks readline samba selinux snmp ssl +threads vim-syntax zeroconf" COMMON_DEPEND="readline? ( >=sys-libs/readline-4.1:0= )