diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-07-09 10:59:05 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-07-09 10:59:43 +0200 |
commit | 995b3e75626897cc77a9e9a79a141906a253a3f3 (patch) | |
tree | 41a6b4b0ae439a1e99e728cecfb6d58d782f87e7 /dev-python | |
parent | dev-python/requests-mock: x86 stable wrt bug #731558 (diff) | |
download | gentoo-995b3e75626897cc77a9e9a79a141906a253a3f3.tar.gz gentoo-995b3e75626897cc77a9e9a79a141906a253a3f3.tar.bz2 gentoo-995b3e75626897cc77a9e9a79a141906a253a3f3.zip |
dev-python/retry-decorator: x86 stable wrt bug #731560
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/retry-decorator/retry-decorator-1.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 f8a313ee9300..8b25b6b0f21a 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 ) |