summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-05-04 15:34:17 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-05-04 15:34:17 +0200
commit7558316b386f66ae126f4df6e951531e49e9a2b1 (patch)
treede829ea91a420dbdbf0df6c6d2828e07d3eb15ef /dev-python
parentdev-python/pyzmq: x86 stable wrt bug #720610 (diff)
downloadgentoo-7558316b386f66ae126f4df6e951531e49e9a2b1.tar.gz
gentoo-7558316b386f66ae126f4df6e951531e49e9a2b1.tar.bz2
gentoo-7558316b386f66ae126f4df6e951531e49e9a2b1.zip
dev-python/vcrpy: x86 stable wrt bug #720646
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/vcrpy/vcrpy-4.0.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/vcrpy/vcrpy-4.0.2.ebuild b/dev-python/vcrpy/vcrpy-4.0.2.ebuild
index 486ef80eb312..7d7a91e20bd7 100644
--- a/dev-python/vcrpy/vcrpy-4.0.2.ebuild
+++ b/dev-python/vcrpy/vcrpy-4.0.2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/kevin1024/vcrpy/archive/v${PV}.tar.gz -> ${P}.tar.gz
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~s390 ~sparc x86"
RDEPEND="
>=dev-python/httplib2-0.9.1[${PYTHON_USEDEP}]