commit: 72a3ad9e0b1d0bf191485c7e17d07f0bcaff71e6 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Dec 15 04:28:11 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Dec 15 04:28:11 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72a3ad9e
dev-python/types-gdb: Stabilize 15.0.0.20241015 amd64, #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 bb9b717448e5..b37094b6c5ed 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"
