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 B04AA158099 for ; Sat, 25 Nov 2023 11:14:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 028FE2BC04A; Sat, 25 Nov 2023 11:14:34 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 DF33C2BC04A for ; Sat, 25 Nov 2023 11:14:33 +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 2D3C134067D for ; Sat, 25 Nov 2023 11:14:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4729213E3 for ; Sat, 25 Nov 2023 11:14:30 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1700910864.d037f28d217ee17d3855ef1d656ca9d9b08f4a0a.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/netkit-timed/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/netkit-timed/netkit-timed-0.17-r11.ebuild X-VCS-Directories: net-misc/netkit-timed/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: d037f28d217ee17d3855ef1d656ca9d9b08f4a0a X-VCS-Branch: master Date: Sat, 25 Nov 2023 11:14:30 +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: acc56fa9-f06e-406d-a47c-c0e23ef17ca1 X-Archives-Hash: ea57ee29a56d2e691b5a54dfc7a6e772 commit: d037f28d217ee17d3855ef1d656ca9d9b08f4a0a Author: Michał Górny gentoo org> AuthorDate: Sat Nov 25 11:14:10 2023 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Nov 25 11:14:24 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d037f28d net-misc/netkit-timed: Stabilize 0.17-r11 x86, #918504 Signed-off-by: Michał Górny gentoo.org> net-misc/netkit-timed/netkit-timed-0.17-r11.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/netkit-timed/netkit-timed-0.17-r11.ebuild b/net-misc/netkit-timed/netkit-timed-0.17-r11.ebuild index 660a85f76e2a..e7649ec41fb2 100644 --- a/net-misc/netkit-timed/netkit-timed-0.17-r11.ebuild +++ b/net-misc/netkit-timed/netkit-timed-0.17-r11.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="Netkit - timed: Time daemon" HOMEPAGE="https://wiki.linuxfoundation.org/networking/netkit" SRC_URI="http://ftp.linux.org.uk/pub/linux/Networking/netkit/${P}.tar.gz" -KEYWORDS="~amd64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~mips ~ppc ~ppc64 ~sparc x86" LICENSE="BSD GPL-2" SLOT="0"