commit: 622a7b76bf902d016bdc09ea34b04aaa7592ca36 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu Nov 23 19:38:00 2023 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu Nov 23 19:38:00 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=622a7b76
dev-python/retry-decorator: Keyword 1.1.1-r1 arm64, #918031 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/retry-decorator/retry-decorator-1.1.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/retry-decorator/retry-decorator-1.1.1-r1.ebuild b/dev-python/retry-decorator/retry-decorator-1.1.1-r1.ebuild index 32bbcfef810e..5c85a2e5213c 100644 --- a/dev-python/retry-decorator/retry-decorator-1.1.1-r1.ebuild +++ b/dev-python/retry-decorator/retry-decorator-1.1.1-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/pnpnpn/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 arm ~riscv x86" +KEYWORDS="amd64 arm ~arm64 ~riscv x86" DOCS=( README.rst )
