commit:     e8127e52074eb766204d9b20d6783d41a19ad01b
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun  1 03:30:31 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jun  1 03:30:31 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8127e52

dev-debug/pwndbg: Keyword 20240214 arm64, #930824

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-debug/pwndbg/pwndbg-20240214.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-debug/pwndbg/pwndbg-20240214.ebuild 
b/dev-debug/pwndbg/pwndbg-20240214.ebuild
index 3b225f7df637..3b74b964df2b 100644
--- a/dev-debug/pwndbg/pwndbg-20240214.ebuild
+++ b/dev-debug/pwndbg/pwndbg-20240214.ebuild
@@ -18,7 +18,7 @@ if [[ ${PV} == "99999999" ]]; then
 else
        MY_PV="${PV:0:4}.${PV:4:2}.${PV:6:2}"
        SRC_URI="https://github.com/pwndbg/pwndbg/archive/${MY_PV}.tar.gz -> 
${P}.tar.gz"
-       KEYWORDS="amd64 x86"
+       KEYWORDS="amd64 ~arm64 x86"
        S="${WORKDIR}/${PN}-${MY_PV}"
 fi
 

Reply via email to