diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-03-02 10:05:13 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-03-02 10:05:13 +0100 |
commit | 6397f7cc23948348cbb7dfba543c425280544dc0 (patch) | |
tree | b2b248bc8e32909db29c10b46217ca199d2d7c49 /dev-python/mdit-py-plugins | |
parent | sci-mathematics/psmt2-frontend: amd64 stable wrt bug #834375 (diff) | |
download | gentoo-6397f7cc23948348cbb7dfba543c425280544dc0.tar.gz gentoo-6397f7cc23948348cbb7dfba543c425280544dc0.tar.bz2 gentoo-6397f7cc23948348cbb7dfba543c425280544dc0.zip |
dev-python/mdit-py-plugins: ppc stable wrt bug #834278
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/mdit-py-plugins')
-rw-r--r-- | dev-python/mdit-py-plugins/mdit-py-plugins-0.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/mdit-py-plugins/mdit-py-plugins-0.3.0.ebuild b/dev-python/mdit-py-plugins/mdit-py-plugins-0.3.0.ebuild index 9449d39d4262..d5b26696ead4 100644 --- a/dev-python/mdit-py-plugins/mdit-py-plugins-0.3.0.ebuild +++ b/dev-python/mdit-py-plugins/mdit-py-plugins-0.3.0.ebuild @@ -17,7 +17,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" RDEPEND=" dev-python/markdown-it-py[${PYTHON_USEDEP}] |