diff options
author | 2021-09-07 19:56:06 +0100 | |
---|---|---|
committer | 2021-09-07 19:56:06 +0100 | |
commit | 7714078e8875cd0c8089b9a6988471a7ac76832a (patch) | |
tree | 0b1efbbf61b630d3e2804f318f6264925a9041b1 /sys-fs/bashmount | |
parent | app-text/agrep: Keyword 2.04-r2 arm64, #809710 (diff) | |
download | gentoo-7714078e8875cd0c8089b9a6988471a7ac76832a.tar.gz gentoo-7714078e8875cd0c8089b9a6988471a7ac76832a.tar.bz2 gentoo-7714078e8875cd0c8089b9a6988471a7ac76832a.zip |
sys-fs/bashmount: Keyword 4.3.2-r1 arm64, #809797
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-fs/bashmount')
-rw-r--r-- | sys-fs/bashmount/bashmount-4.3.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/bashmount/bashmount-4.3.2-r1.ebuild b/sys-fs/bashmount/bashmount-4.3.2-r1.ebuild index 3c4c85c7c4ed..48e69376a843 100644 --- a/sys-fs/bashmount/bashmount-4.3.2-r1.ebuild +++ b/sys-fs/bashmount/bashmount-4.3.2-r1.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 ~arm64 x86" # sys-apps/util-linux -> lsblk RDEPEND=" |