diff options
author | Sam James <sam@gentoo.org> | 2023-06-18 15:45:40 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-18 15:46:23 +0100 |
commit | 84d3ef1384af9c1fa9a53ae61269d6201a4f193c (patch) | |
tree | ee1d5b1913a4c9086609dad5f012c7064a5650d7 /dev-python/poetry-core | |
parent | dev-python/pytest-httpserver: Stabilize 1.0.8 ALLARCHES, #908783 (diff) | |
download | gentoo-84d3ef1384af9c1fa9a53ae61269d6201a4f193c.tar.gz gentoo-84d3ef1384af9c1fa9a53ae61269d6201a4f193c.tar.bz2 gentoo-84d3ef1384af9c1fa9a53ae61269d6201a4f193c.zip |
dev-python/poetry-core: Stabilize 1.6.1 ALLARCHES, #908784
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.6.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/poetry-core/poetry-core-1.6.1.ebuild b/dev-python/poetry-core/poetry-core-1.6.1.ebuild index 304711f93c75..e88fd14da51e 100644 --- a/dev-python/poetry-core/poetry-core-1.6.1.ebuild +++ b/dev-python/poetry-core/poetry-core-1.6.1.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" +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) |