commit: 9660041d2306b275176eafc9b8ad41bb653bce9e Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Tue Feb 24 04:15:01 2026 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Tue Feb 24 04:15:01 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9660041d
dev-python/types-gdb: Stabilize 16.3.0.20260109 ALLARCHES, #970526 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> dev-python/types-gdb/types-gdb-16.3.0.20260109.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/types-gdb/types-gdb-16.3.0.20260109.ebuild b/dev-python/types-gdb/types-gdb-16.3.0.20260109.ebuild index 43a4d2205306..3e95227d3b53 100644 --- a/dev-python/types-gdb/types-gdb-16.3.0.20260109.ebuild +++ b/dev-python/types-gdb/types-gdb-16.3.0.20260109.ebuild @@ -13,4 +13,4 @@ HOMEPAGE="https://pypi.org/project/types-gdb/" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86"
