diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-02-11 23:11:31 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-02-11 23:11:31 +0200 |
commit | 1c7253e3376c2f70b97aa0690da77b3065750eff (patch) | |
tree | 74069fa7924e3e3d97897c77b569dd1d3e541bfb /dev-python/poetry-core | |
parent | dev-util/scons: Stabilize 4.3.0 arm64, #833066 (diff) | |
download | gentoo-1c7253e3376c2f70b97aa0690da77b3065750eff.tar.gz gentoo-1c7253e3376c2f70b97aa0690da77b3065750eff.tar.bz2 gentoo-1c7253e3376c2f70b97aa0690da77b3065750eff.zip |
dev-python/poetry-core: Stabilize 1.0.7 ppc64, #833092
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.0.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/poetry-core/poetry-core-1.0.7.ebuild b/dev-python/poetry-core/poetry-core-1.0.7.ebuild index 7784704067d9..1a306716a2ee 100644 --- a/dev-python/poetry-core/poetry-core-1.0.7.ebuild +++ b/dev-python/poetry-core/poetry-core-1.0.7.ebuild @@ -16,7 +16,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv ~s390 sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc ~x86" # check inside src/poetry/core/_vendor/vendor.txt RDEPEND=" |