diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-14 11:59:58 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-14 11:59:58 +0200 |
commit | 3b41d677da5507258df96fb3e61da28e87fb2a73 (patch) | |
tree | 43df14d7ae9d3625b2e87d47437eb110a16da00d /dev-python/mkdocs-git-authors-plugin | |
parent | dev-python/pymdown-extensions: Keyword 9.9.1 ppc, #888513 (diff) | |
download | gentoo-3b41d677da5507258df96fb3e61da28e87fb2a73.tar.gz gentoo-3b41d677da5507258df96fb3e61da28e87fb2a73.tar.bz2 gentoo-3b41d677da5507258df96fb3e61da28e87fb2a73.zip |
dev-python/mkdocs-git-authors-plugin: Keyword 0.7.0 ppc, #888513
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/mkdocs-git-authors-plugin')
-rw-r--r-- | dev-python/mkdocs-git-authors-plugin/mkdocs-git-authors-plugin-0.7.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/mkdocs-git-authors-plugin/mkdocs-git-authors-plugin-0.7.0.ebuild b/dev-python/mkdocs-git-authors-plugin/mkdocs-git-authors-plugin-0.7.0.ebuild index d3d94ed34634..60bb40a171ae 100644 --- a/dev-python/mkdocs-git-authors-plugin/mkdocs-git-authors-plugin-0.7.0.ebuild +++ b/dev-python/mkdocs-git-authors-plugin/mkdocs-git-authors-plugin-0.7.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -26,7 +26,7 @@ SRC_URI="https://github.com/timvink/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~riscv x86" +KEYWORDS="amd64 ~ppc ~riscv x86" # Tests are broken outside of upstream git repo RESTRICT="test" |