diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-30 16:07:21 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-30 16:07:21 +0200 |
commit | 06ffbbfa79f37d3f4c822172253b11ab1e34bf4c (patch) | |
tree | 52d6632f3a59a995aef4ec5c31dae79a7eed9318 /dev-python/astroid | |
parent | dev-python/frozenlist: Stabilize 1.4.1 amd64, #921072 (diff) | |
download | gentoo-06ffbbfa79f37d3f4c822172253b11ab1e34bf4c.tar.gz gentoo-06ffbbfa79f37d3f4c822172253b11ab1e34bf4c.tar.bz2 gentoo-06ffbbfa79f37d3f4c822172253b11ab1e34bf4c.zip |
dev-python/astroid: Stabilize 3.0.2 ALLARCHES, #921042
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/astroid')
-rw-r--r-- | dev-python/astroid/astroid-3.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/astroid/astroid-3.0.2.ebuild b/dev-python/astroid/astroid-3.0.2.ebuild index 0eb14a035bb8..323e3b100ff6 100644 --- a/dev-python/astroid/astroid-3.0.2.ebuild +++ b/dev-python/astroid/astroid-3.0.2.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" # Version specified in pyproject.toml RDEPEND=" |