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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4AAC6138359 for ; Tue, 10 Nov 2020 14:36:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7D133E0831; Tue, 10 Nov 2020 14:36:36 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 62CF5E0831 for ; Tue, 10 Nov 2020 14:36:36 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2CB28335D0F for ; Tue, 10 Nov 2020 14:36:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9A69C443 for ; Tue, 10 Nov 2020 14:36:33 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1605018985.7c92ce62e672e694b03ca5ae11a503eb3dc73c80.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/bashmount/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-fs/bashmount/bashmount-4.3.2.ebuild X-VCS-Directories: sys-fs/bashmount/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 7c92ce62e672e694b03ca5ae11a503eb3dc73c80 X-VCS-Branch: master Date: Tue, 10 Nov 2020 14:36:33 +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: ab5cadf5-c4b8-4d0e-ab86-17c2e87540f4 X-Archives-Hash: a420f32bf4a60a9768715a61d9c393ce commit: 7c92ce62e672e694b03ca5ae11a503eb3dc73c80 Author: Joonas Niilola gentoo org> AuthorDate: Tue Nov 10 14:34:35 2020 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Tue Nov 10 14:36:25 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c92ce62 sys-fs/bashmount: stabilize 4.3.2 on x86 Bug: https://bugs.gentoo.org/753857 Signed-off-by: Joonas Niilola gentoo.org> sys-fs/bashmount/bashmount-4.3.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-fs/bashmount/bashmount-4.3.2.ebuild b/sys-fs/bashmount/bashmount-4.3.2.ebuild index 4925180faf7..82811ad61af 100644 --- a/sys-fs/bashmount/bashmount-4.3.2.ebuild +++ b/sys-fs/bashmount/bashmount-4.3.2.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/jamielinux/bashmount/archive/${PV}.tar.gz -> ${P}.ta LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" # sys-apps/util-linux -> lsblk RDEPEND="