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 6E5A615808B for ; Sun, 10 Apr 2022 09:05:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F31EBE0909; Sun, 10 Apr 2022 09:05:10 +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 5B79BE0898 for ; Sun, 10 Apr 2022 09:05:08 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 C0945340FDE for ; Sun, 10 Apr 2022 09:05:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CF9ED3A5 for ; Sun, 10 Apr 2022 09:05:01 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1649581412.f01ba037b8e407c8fe71a0d77a58a7e1fb049df4.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/fatsort/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-fs/fatsort/fatsort-1.6.4.625.ebuild X-VCS-Directories: sys-fs/fatsort/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: f01ba037b8e407c8fe71a0d77a58a7e1fb049df4 X-VCS-Branch: master Date: Sun, 10 Apr 2022 09:05:01 +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: fccacd79-ded1-4594-af98-6a03768bbdd1 X-Archives-Hash: a11d2e9c93291e971a0b65437f3d73c8 commit: f01ba037b8e407c8fe71a0d77a58a7e1fb049df4 Author: Agostino Sarubbo gentoo org> AuthorDate: Sun Apr 10 09:03:32 2022 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Sun Apr 10 09:03:32 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f01ba037 sys-fs/fatsort: amd64 stable wrt bug #837359 Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo gentoo.org> sys-fs/fatsort/fatsort-1.6.4.625.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-fs/fatsort/fatsort-1.6.4.625.ebuild b/sys-fs/fatsort/fatsort-1.6.4.625.ebuild index 633230c83408..ac55f965194c 100644 --- a/sys-fs/fatsort/fatsort-1.6.4.625.ebuild +++ b/sys-fs/fatsort/fatsort-1.6.4.625.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" src_prepare() { default