commit: 19113b79937c2941771c04a9a7f2c48990d5e158 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Jul 11 08:22:09 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Jul 11 08:22:46 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19113b79
dev-python/retry-decorator: Stabilize 1.1.1 ALLARCHES, #731560 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/retry-decorator/retry-decorator-1.1.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/retry-decorator/retry-decorator-1.1.1.ebuild b/dev-python/retry-decorator/retry-decorator-1.1.1.ebuild index 8b25b6b0f21..d3f2b05d7ed 100644 --- a/dev-python/retry-decorator/retry-decorator-1.1.1.ebuild +++ b/dev-python/retry-decorator/retry-decorator-1.1.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/pnpnpn/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 arm x86" +KEYWORDS="amd64 arm x86" DOCS=( README.rst )
