diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-11-27 22:50:11 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-11-27 22:55:32 +0100 |
commit | 3b71baf19548f2f02f530c24434397397b638886 (patch) | |
tree | 0cb1782ff863dc64a08319f3c7d1fbb6728ded3e /dev-python | |
parent | net-nds/openldap: x86 stable (bug #620204) (diff) | |
download | gentoo-3b71baf19548f2f02f530c24434397397b638886.tar.gz gentoo-3b71baf19548f2f02f530c24434397397b638886.tar.bz2 gentoo-3b71baf19548f2f02f530c24434397397b638886.zip |
dev-python/paramiko: x86 stable (bug #668876)
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/paramiko/paramiko-2.4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/paramiko/paramiko-2.4.2.ebuild b/dev-python/paramiko/paramiko-2.4.2.ebuild index 96353f9b50bb..79695e8145cd 100644 --- a/dev-python/paramiko/paramiko-2.4.2.ebuild +++ b/dev-python/paramiko/paramiko-2.4.2.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris" +KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris" IUSE="doc examples server test" RDEPEND=" |