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 9431815939F for ; Fri, 12 Jul 2024 07:38:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D26F42BC019; Fri, 12 Jul 2024 07:38:49 +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 B7D0A2BC019 for ; Fri, 12 Jul 2024 07:38:49 +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 CB4A734068A for ; Fri, 12 Jul 2024 07:38:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 693361CF6 for ; Fri, 12 Jul 2024 07:38:47 +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: <1720769908.7a43aba7f221a53b93d75c76b91d43909bd5ac30.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-ftp/linksys-tftp/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-ftp/linksys-tftp/linksys-tftp-1.2.1-r4.ebuild X-VCS-Directories: net-ftp/linksys-tftp/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 7a43aba7f221a53b93d75c76b91d43909bd5ac30 X-VCS-Branch: master Date: Fri, 12 Jul 2024 07:38:47 +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: b5b27ed6-5929-41fe-9b62-21fd9727328d X-Archives-Hash: 0d7017f4209e87cf4f8de364d9ed3767 commit: 7a43aba7f221a53b93d75c76b91d43909bd5ac30 Author: Sam James gentoo org> AuthorDate: Fri Jul 12 07:38:28 2024 +0000 Commit: Sam James gentoo org> CommitDate: Fri Jul 12 07:38:28 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a43aba7 net-ftp/linksys-tftp: Stabilize 1.2.1-r4 x86, #935890 Signed-off-by: Sam James gentoo.org> net-ftp/linksys-tftp/linksys-tftp-1.2.1-r4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-ftp/linksys-tftp/linksys-tftp-1.2.1-r4.ebuild b/net-ftp/linksys-tftp/linksys-tftp-1.2.1-r4.ebuild index 7a669f8ed51f..1d504f0dd5bc 100644 --- a/net-ftp/linksys-tftp/linksys-tftp-1.2.1-r4.ebuild +++ b/net-ftp/linksys-tftp/linksys-tftp-1.2.1-r4.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://www.redsand.net/solutions/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~ppc ~riscv ~x86" +KEYWORDS="~amd64 ~ppc ~riscv x86" PATCHES=( "${FILESDIR}/${P}-r1-header.patch"