commit:     952cc5cee7d2a697d3c6698421ae11ede637faee
Author:     Mario Haustein <mario.haustein <AT> hrz <DOT> tu-chemnitz <DOT> de>
AuthorDate: Mon Sep  9 20:48:57 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Sep  9 21:08:13 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=952cc5ce

dev-python/gdb-pt-dump: sync live

Signed-off-by: Mario Haustein <mario.haustein <AT> hrz.tu-chemnitz.de>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-python/gdb-pt-dump/gdb-pt-dump-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/gdb-pt-dump/gdb-pt-dump-9999.ebuild 
b/dev-python/gdb-pt-dump/gdb-pt-dump-9999.ebuild
index 306e29d54100..5bb5e7fcecfd 100644
--- a/dev-python/gdb-pt-dump/gdb-pt-dump-9999.ebuild
+++ b/dev-python/gdb-pt-dump/gdb-pt-dump-9999.ebuild
@@ -19,7 +19,7 @@ if [[ ${PV} == 9999 ]] ; then
        EGIT_REPO_URI="https://github.com/martinradev/gdb-pt-dump.git";
 else
        
SRC_URI="https://github.com/martinradev/gdb-pt-dump/archive/${GDB_PT_DUMP_COMMIT}.tar.gz
 -> ${P}.gh.tar.gz"
-       KEYWORDS="~amd64 ~x86"
+       KEYWORDS="~amd64 ~arm64 ~x86"
        S="${WORKDIR}/${PN}-${GDB_PT_DUMP_COMMIT}"
 fi
 

Reply via email to