diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2023-12-06 15:44:41 -0500 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-07 18:25:00 +0200 |
commit | 9853ffe40215e6d5beb63a02f7f3e73672c58696 (patch) | |
tree | 8a50afef97f45d96926b253c342d209d7698e7f6 /dev-python | |
parent | dev-python/mkdocs-git-revision-date-localized-plugin: Stabilize 1.2.1 arm64, ... (diff) | |
download | gentoo-9853ffe40215e6d5beb63a02f7f3e73672c58696.tar.gz gentoo-9853ffe40215e6d5beb63a02f7f3e73672c58696.tar.bz2 gentoo-9853ffe40215e6d5beb63a02f7f3e73672c58696.zip |
dev-python/mkdocs-git-authors-plugin: Stabilize 0.7.2 arm64, #918289
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Arthur Zamarin <arthurzam@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 6bdf2722195f..1e64d4197d8d 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" |