summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-06-28 22:28:42 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-06-28 22:28:42 +0300
commit1a4193c8515002c786e6b7d9afdb7a37ec43bbfc (patch)
tree3d40044eb68eb1c9d58cb3f6baebbd022e5a38ac /dev-python/retry-decorator
parentapp-eselect/eselect-fontconfig: Stabilize 20220403 arm, #854384 (diff)
downloadgentoo-1a4193c8515002c786e6b7d9afdb7a37ec43bbfc.tar.gz
gentoo-1a4193c8515002c786e6b7d9afdb7a37ec43bbfc.tar.bz2
gentoo-1a4193c8515002c786e6b7d9afdb7a37ec43bbfc.zip
dev-python/retry-decorator: Stabilize 1.1.1-r1 ALLARCHES, #854915
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/retry-decorator')
-rw-r--r--dev-python/retry-decorator/retry-decorator-1.1.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
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 bdd65098108d..4df00fb12433 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 ~riscv x86"
DOCS=( README.rst )