diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-03 19:31:07 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-03 19:31:07 +0200 |
commit | af239f799d40cf3a03d7b970c806fc52eef22057 (patch) | |
tree | 1f17cf35ec967f92e64471bd39596d367eb64028 /dev-python/poetry-core | |
parent | dev-python/jaraco-text: Stabilize 3.11.1 ALLARCHES, #899124 (diff) | |
download | gentoo-af239f799d40cf3a03d7b970c806fc52eef22057.tar.gz gentoo-af239f799d40cf3a03d7b970c806fc52eef22057.tar.bz2 gentoo-af239f799d40cf3a03d7b970c806fc52eef22057.zip |
dev-python/poetry-core: Stabilize 1.5.1 ALLARCHES, #899132
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/poetry-core')
-rw-r--r-- | dev-python/poetry-core/poetry-core-1.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/poetry-core/poetry-core-1.5.1.ebuild b/dev-python/poetry-core/poetry-core-1.5.1.ebuild index 1288ab17d4bc..48eb148a546b 100644 --- a/dev-python/poetry-core/poetry-core-1.5.1.ebuild +++ b/dev-python/poetry-core/poetry-core-1.5.1.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="MIT" 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" # check inside src/poetry/core/_vendor/vendor.txt # (note that some are indirect deps) |