summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-02-24 22:19:23 +0000
committerSam James <sam@gentoo.org>2023-02-24 22:19:23 +0000
commit3f83f775832d7c588c7fbd50cd9b2b0257c3322d (patch)
treec4f4ec1333d6529ac2a6dd85931abd156e1f0755 /sys-apps/proot
parentdev-python/jupyter-server-terminals: Keyword 0.4.4 arm, #887521 (diff)
downloadgentoo-3f83f775832d7c588c7fbd50cd9b2b0257c3322d.tar.gz
gentoo-3f83f775832d7c588c7fbd50cd9b2b0257c3322d.tar.bz2
gentoo-3f83f775832d7c588c7fbd50cd9b2b0257c3322d.zip
sys-apps/proot: Keyword 5.3.0 arm, #890543
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/proot')
-rw-r--r--sys-apps/proot/proot-5.3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/proot/proot-5.3.0.ebuild b/sys-apps/proot/proot-5.3.0.ebuild
index 4d75b7e936df..eb4b5e4b443c 100644
--- a/sys-apps/proot/proot-5.3.0.ebuild
+++ b/sys-apps/proot/proot-5.3.0.ebuild
@@ -7,7 +7,7 @@ MY_PN="PRoot"
inherit toolchain-funcs
SRC_URI="https://github.com/proot-me/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
DESCRIPTION="User-space implementation of chroot, mount --bind, and binfmt_misc"
HOMEPAGE="https://proot-me.github.io"