dev-python/paramiko: keyworded 2.2.1 for sparc, bug #628670
authorRolf Eike Beer <eike@sf-mail.de>
Mon, 1 Jan 2018 10:04:53 +0000 (11:04 +0100)
committerSergei Trofimovich <slyfox@gentoo.org>
Mon, 1 Jan 2018 11:13:54 +0000 (11:13 +0000)
Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="sparc"

dev-python/paramiko/paramiko-2.2.1.ebuild

index 02f106dde192a7072a6cba089162273edcaf0fee..bec1852fce30e40c5231582eed5f27cd4a8595c4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ia64 ppc ppc64 x86"
+KEYWORDS="amd64 ~arm64 ia64 ppc ppc64 ~sparc x86"
 IUSE="doc examples"
 
 RDEPEND="