commit:     b5d69de75ca7ae1247cdf97fb39ff4e605e5647e
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 28 15:03:57 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Jan 28 15:03:57 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5d69de7

sys-apps/proot: Keyword 5.3.0 arm64, #890543

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 sys-apps/proot/proot-5.3.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-apps/proot/proot-5.3.0.ebuild 
b/sys-apps/proot/proot-5.3.0.ebuild
index 94285b4fa423..4d75b7e936df 100644
--- a/sys-apps/proot/proot-5.3.0.ebuild
+++ b/sys-apps/proot/proot-5.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -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 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
 
 DESCRIPTION="User-space implementation of chroot, mount --bind, and 
binfmt_misc"
 HOMEPAGE="https://proot-me.github.io";

Reply via email to