diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-03-30 15:31:36 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-03-30 15:31:36 +0100 |
commit | 646f1acbac73e66402f06820b427d3f3d67b1f26 (patch) | |
tree | bf481eb64cfe2fd189706b125171a10ac9e4190a /dev-python/mkdocs-git-authors-plugin | |
parent | dev-python/jupyterlab: Stabilize 4.1.5 ALLARCHES, #928182 (diff) | |
download | gentoo-646f1acbac73e66402f06820b427d3f3d67b1f26.tar.gz gentoo-646f1acbac73e66402f06820b427d3f3d67b1f26.tar.bz2 gentoo-646f1acbac73e66402f06820b427d3f3d67b1f26.zip |
dev-python/mkdocs-git-authors-plugin: Stabilize 0.8.0 ALLARCHES, #928197
Signed-off-by: Michał Górny <mgorny@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.8.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/mkdocs-git-authors-plugin/mkdocs-git-authors-plugin-0.8.0.ebuild b/dev-python/mkdocs-git-authors-plugin/mkdocs-git-authors-plugin-0.8.0.ebuild index 919c58515e2b..5389f25f3556 100644 --- a/dev-python/mkdocs-git-authors-plugin/mkdocs-git-authors-plugin-0.8.0.ebuild +++ b/dev-python/mkdocs-git-authors-plugin/mkdocs-git-authors-plugin-0.8.0.ebuild @@ -27,7 +27,7 @@ SRC_URI="https://github.com/timvink/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv x86" # Tests are broken outside of upstream git repo RESTRICT="test" |