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 896BC138359 for ; Tue, 10 Nov 2020 14:36:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B7FB8E0839; Tue, 10 Nov 2020 14:36:36 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 9FAEFE0839 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 36EAE335D19 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 AE5B8445 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.5e5077b56776ec7bd0b60ff32504a2534adbbcb6.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: 5e5077b56776ec7bd0b60ff32504a2534adbbcb6 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: a844ba38-e112-47c7-aebc-79f587463b09 X-Archives-Hash: 993d913ff4be1505e1adc6913d0ad3d6 commit: 5e5077b56776ec7bd0b60ff32504a2534adbbcb6 Author: Joonas Niilola gentoo org> AuthorDate: Tue Nov 10 14:35:44 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=5e5077b5 sys-fs/bashmount: stabilize 4.3.2 on amd64 Closes: 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 82811ad61af..71c5fb9802b 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="