commit: 3b0115e67fe32a34bec4ec5371a3254a1ab80ddc Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Dec 15 04:28:19 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Dec 15 04:28:19 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b0115e6
dev-python/types-gdb: Stabilize 15.0.0.20241015 x86, #944314 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/types-gdb/types-gdb-15.0.0.20241015.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/types-gdb/types-gdb-15.0.0.20241015.ebuild b/dev-python/types-gdb/types-gdb-15.0.0.20241015.ebuild index b37094b6c5ed..be03b9443d5c 100644 --- a/dev-python/types-gdb/types-gdb-15.0.0.20241015.ebuild +++ b/dev-python/types-gdb/types-gdb-15.0.0.20241015.ebuild @@ -14,4 +14,4 @@ HOMEPAGE="https://pypi.org/project/types-gdb/" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86"
