commit: 10261f09baac990d03972eac46b9c8b15d5e3027 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Jan 11 08:41:59 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Jan 11 08:41:59 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10261f09
dev-python/astroid: Stabilize 3.3.8 ALLARCHES, #947859 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/astroid/astroid-3.3.8.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/astroid/astroid-3.3.8.ebuild b/dev-python/astroid/astroid-3.3.8.ebuild index adfa5e854419..528cca0ef320 100644 --- a/dev-python/astroid/astroid-3.3.8.ebuild +++ b/dev-python/astroid/astroid-3.3.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" # Version specified in pyproject.toml RDEPEND="
