diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-02-11 23:31:56 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-02-11 23:31:56 +0200 |
commit | 3888934ee343a5a3da8ff0ddabe70badafd597f1 (patch) | |
tree | b7200032d1438387c3abbb503a2b827ec224df6b /dev-python/poetry-core | |
parent | dev-python/tomlkit: Stabilize 0.8.0 hppa, #833092 (diff) | |
download | gentoo-3888934ee343a5a3da8ff0ddabe70badafd597f1.tar.gz gentoo-3888934ee343a5a3da8ff0ddabe70badafd597f1.tar.bz2 gentoo-3888934ee343a5a3da8ff0ddabe70badafd597f1.zip |
dev-python/poetry-core: Stabilize 1.0.7 hppa, #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 1a306716a2ee..8b40edd20cf5 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=" |