commit: b1b7068544b078e463256bb87e6b547766de8445 Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org> AuthorDate: Sat Jan 25 20:24:57 2025 +0000 Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org> CommitDate: Sat Jan 25 20:24:57 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1b70685
dev-python/types-gdb: keyword 15.0.0.20241204 for ~arm64 Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org> dev-python/types-gdb/types-gdb-15.0.0.20241204.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/types-gdb/types-gdb-15.0.0.20241204.ebuild b/dev-python/types-gdb/types-gdb-15.0.0.20241204.ebuild index 33f09e6e2ebc..a36a7a1972f6 100644 --- a/dev-python/types-gdb/types-gdb-15.0.0.20241204.ebuild +++ b/dev-python/types-gdb/types-gdb-15.0.0.20241204.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022-2024 Gentoo Authors +# Copyright 2022-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -13,4 +13,4 @@ HOMEPAGE="https://pypi.org/project/types-gdb/" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~arm64 x86"
