diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-10-02 22:50:57 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-10-02 22:50:57 +0300 |
commit | 68749c06b9f1346e3981421a6bc15dcbdef0c6cf (patch) | |
tree | 3e651ca012531aa2e741dfa9f4fb5af02cda8f40 /dev-python/poetry-core | |
parent | dev-python/ipykernel: Stabilize 6.15.3 ALLARCHES, #874228 (diff) | |
download | gentoo-68749c06b9f1346e3981421a6bc15dcbdef0c6cf.tar.gz gentoo-68749c06b9f1346e3981421a6bc15dcbdef0c6cf.tar.bz2 gentoo-68749c06b9f1346e3981421a6bc15dcbdef0c6cf.zip |
dev-python/poetry-core: Stabilize 1.2.0 ALLARCHES, #874261
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.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/poetry-core/poetry-core-1.2.0.ebuild b/dev-python/poetry-core/poetry-core-1.2.0.ebuild index c76206f1717a..8427d857ecdb 100644 --- a/dev-python/poetry-core/poetry-core-1.2.0.ebuild +++ b/dev-python/poetry-core/poetry-core-1.2.0.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) |