diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-26 01:12:54 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-26 01:20:28 +0200 |
commit | 78b535e029bd81c1321c66d9d9143f0ed3480881 (patch) | |
tree | 771a40b4f3848bff01ea724518ae2dc57fed6ab3 /dev-python/vcrpy | |
parent | app-office/unoconv: x86 stable (bug #658870) (diff) | |
download | gentoo-78b535e029bd81c1321c66d9d9143f0ed3480881.tar.gz gentoo-78b535e029bd81c1321c66d9d9143f0ed3480881.tar.bz2 gentoo-78b535e029bd81c1321c66d9d9143f0ed3480881.zip |
dev-python/vcrpy: x86 stable (bug #652856)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-python/vcrpy')
-rw-r--r-- | dev-python/vcrpy/vcrpy-1.11.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/vcrpy/vcrpy-1.11.1.ebuild b/dev-python/vcrpy/vcrpy-1.11.1.ebuild index 4a679725f4f3..a2b544635706 100644 --- a/dev-python/vcrpy/vcrpy-1.11.1.ebuild +++ b/dev-python/vcrpy/vcrpy-1.11.1.ebuild @@ -14,7 +14,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=" |