diff options
author | Sam James <sam@gentoo.org> | 2024-02-17 22:24:44 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-02-17 22:24:44 +0000 |
commit | 235f26f0f3eb8de35af18f87d5a11e028180b57a (patch) | |
tree | 98fed8421dac50a4b05720eb32398bf162de136c | |
parent | dev-python/pytz: Stabilize 2024.1 ALLARCHES, #924795 (diff) | |
download | gentoo-235f26f0f3eb8de35af18f87d5a11e028180b57a.tar.gz gentoo-235f26f0f3eb8de35af18f87d5a11e028180b57a.tar.bz2 gentoo-235f26f0f3eb8de35af18f87d5a11e028180b57a.zip |
dev-python/poetry-core: Stabilize 1.9.0 ALLARCHES, #924796
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-python/poetry-core/poetry-core-1.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/poetry-core/poetry-core-1.9.0.ebuild b/dev-python/poetry-core/poetry-core-1.9.0.ebuild index 76b6b12be700..507b0e7e1347 100644 --- a/dev-python/poetry-core/poetry-core-1.9.0.ebuild +++ b/dev-python/poetry-core/poetry-core-1.9.0.ebuild @@ -21,7 +21,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~arm64-macos ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~arm64-macos ~x64-macos" # check inside vendors/pyproject.toml # (note that some are indirect deps) |