diff options
author | Joonas Niilola <juippis@gentoo.org> | 2020-11-10 16:34:35 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2020-11-10 16:36:25 +0200 |
commit | 7c92ce62e672e694b03ca5ae11a503eb3dc73c80 (patch) | |
tree | a45b4e13832947c204634ec52f16a91cee2e2a19 /sys-fs/bashmount | |
parent | net-libs/nodejs: add myself to maintainers (diff) | |
download | gentoo-7c92ce62e672e694b03ca5ae11a503eb3dc73c80.tar.gz gentoo-7c92ce62e672e694b03ca5ae11a503eb3dc73c80.tar.bz2 gentoo-7c92ce62e672e694b03ca5ae11a503eb3dc73c80.zip |
sys-fs/bashmount: stabilize 4.3.2 on x86
Bug: https://bugs.gentoo.org/753857
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'sys-fs/bashmount')
-rw-r--r-- | sys-fs/bashmount/bashmount-4.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/bashmount/bashmount-4.3.2.ebuild b/sys-fs/bashmount/bashmount-4.3.2.ebuild index 4925180faf7e..82811ad61af7 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=" |