commit:     88bb02b42483181ca41d008cb8fccc6c9d39a2a3
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Mar  1 09:29:01 2025 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Mar  1 09:29:01 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88bb02b4

dev-python/gdb-pt-dump: Stabilize 0.0.0_p20250105 x86, #950414

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

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

diff --git a/dev-python/gdb-pt-dump/gdb-pt-dump-0.0.0_p20250105.ebuild 
b/dev-python/gdb-pt-dump/gdb-pt-dump-0.0.0_p20250105.ebuild
index d0c58ce72116..1f5d36f10f38 100644
--- a/dev-python/gdb-pt-dump/gdb-pt-dump-0.0.0_p20250105.ebuild
+++ b/dev-python/gdb-pt-dump/gdb-pt-dump-0.0.0_p20250105.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 ~arm64 ~x86"
+       KEYWORDS="amd64 ~arm64 x86"
        S="${WORKDIR}/${PN}-${GDB_PT_DUMP_COMMIT}"
 fi
 

Reply via email to