commit: 7c92ce62e672e694b03ca5ae11a503eb3dc73c80 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Tue Nov 10 14:34:35 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=7c92ce62
sys-fs/bashmount: stabilize 4.3.2 on x86 Bug: 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 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="
