diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2023-06-27 07:18:40 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2023-06-27 07:18:40 +0200 |
commit | 4b7bec24564df2483587adcbce401066af0fa2a9 (patch) | |
tree | 307dd738b167e2c56b8059ebd8e15524d0b0e2ea /dev-python | |
parent | dev-python/llfuse: Stabilize 1.4.4 x86, #909234 (diff) | |
download | gentoo-4b7bec24564df2483587adcbce401066af0fa2a9.tar.gz gentoo-4b7bec24564df2483587adcbce401066af0fa2a9.tar.bz2 gentoo-4b7bec24564df2483587adcbce401066af0fa2a9.zip |
dev-python/mkdocs-git-authors-plugin: Stabilize 0.7.2 ALLARCHES, #909235
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/mkdocs-git-authors-plugin/mkdocs-git-authors-plugin-0.7.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/mkdocs-git-authors-plugin/mkdocs-git-authors-plugin-0.7.2.ebuild b/dev-python/mkdocs-git-authors-plugin/mkdocs-git-authors-plugin-0.7.2.ebuild index 2c5e16a6a392..d8e6c499521d 100644 --- a/dev-python/mkdocs-git-authors-plugin/mkdocs-git-authors-plugin-0.7.2.ebuild +++ b/dev-python/mkdocs-git-authors-plugin/mkdocs-git-authors-plugin-0.7.2.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" |