diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-02-11 08:25:30 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-02-11 08:25:30 +0100 |
commit | 4892f79c132349a9f49129b339baf68c87b985da (patch) | |
tree | 6144d7058b1f3d9e1f397bf5c6a5b132d4ee91b7 /dev-python/poetry-core | |
parent | dev-python/lark-parser: ppc stable wrt bug #833092 (diff) | |
download | gentoo-4892f79c132349a9f49129b339baf68c87b985da.tar.gz gentoo-4892f79c132349a9f49129b339baf68c87b985da.tar.bz2 gentoo-4892f79c132349a9f49129b339baf68c87b985da.zip |
dev-python/poetry-core: ppc stable wrt bug #833092
Package-Manager: Portage-3.0.28, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@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 85c16fe09bf8..e5a180446414 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=" |