diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-21 18:22:15 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-21 18:26:54 +0100 |
commit | 9c84778d3ba83a658b1d2c79b8745f262c5ce216 (patch) | |
tree | a1f23d18d9905523359dd48d3c41e2234a29d970 /dev-python/vcrpy | |
parent | dev-python/pytidylib: x86 stable wrt bug #606222 (diff) | |
download | gentoo-9c84778d3ba83a658b1d2c79b8745f262c5ce216.tar.gz gentoo-9c84778d3ba83a658b1d2c79b8745f262c5ce216.tar.bz2 gentoo-9c84778d3ba83a658b1d2c79b8745f262c5ce216.zip |
dev-python/vcrpy: x86 stable wrt bug #606358
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/vcrpy')
-rw-r--r-- | dev-python/vcrpy/vcrpy-1.10.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/vcrpy/vcrpy-1.10.3.ebuild b/dev-python/vcrpy/vcrpy-1.10.3.ebuild index 3c6ad7cb0a3a..517ad7471f48 100644 --- a/dev-python/vcrpy/vcrpy-1.10.3.ebuild +++ b/dev-python/vcrpy/vcrpy-1.10.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="test" RDEPEND=" |