diff options
author | Sam James <sam@gentoo.org> | 2024-11-02 07:56:27 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-11-02 07:56:27 +0000 |
commit | 925f7ad0bfc509678c7c3b45f263f6d28931e622 (patch) | |
tree | 019a530158208b0f622b140be8260b05c2591e6d /dev-python/poetry-core | |
parent | net-libs/libssh2: Stabilize 1.11.1 ppc, #942696 (diff) | |
download | gentoo-925f7ad0bfc509678c7c3b45f263f6d28931e622.tar.gz gentoo-925f7ad0bfc509678c7c3b45f263f6d28931e622.tar.bz2 gentoo-925f7ad0bfc509678c7c3b45f263f6d28931e622.zip |
dev-python/poetry-core: Stabilize 1.9.1 ALLARCHES, #942727
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/poetry-core')
-rw-r--r-- | dev-python/poetry-core/poetry-core-1.9.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/poetry-core/poetry-core-1.9.1.ebuild b/dev-python/poetry-core/poetry-core-1.9.1.ebuild index 584e2627d756..d4f3b995dbca 100644 --- a/dev-python/poetry-core/poetry-core-1.9.1.ebuild +++ b/dev-python/poetry-core/poetry-core-1.9.1.ebuild @@ -21,7 +21,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~arm64-macos ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~arm64-macos ~x64-macos" # check inside vendors/pyproject.toml # (note that some are indirect deps) |