commit: 5e5077b56776ec7bd0b60ff32504a2534adbbcb6 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Tue Nov 10 14:35:44 2020 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> 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 <juippis <AT> 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="
