diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-22 17:19:08 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-22 17:26:51 +0100 |
commit | 9f063d9120046a85c0e5562efc9578823b7e7823 (patch) | |
tree | 2583ea1bb682596b02e96a9550c4c2d9199a4eee /dev-python/PySocks | |
parent | dev-python/pastedeploy: sparc stable wrt bug #530622 (diff) | |
download | gentoo-9f063d9120046a85c0e5562efc9578823b7e7823.tar.gz gentoo-9f063d9120046a85c0e5562efc9578823b7e7823.tar.bz2 gentoo-9f063d9120046a85c0e5562efc9578823b7e7823.zip |
dev-python/PySocks: sparc stable wrt bug #530622
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/PySocks')
-rw-r--r-- | dev-python/PySocks/PySocks-1.5.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/PySocks/PySocks-1.5.6.ebuild b/dev-python/PySocks/PySocks-1.5.6.ebuild index 99283bd4374d..7594c7c3eb8f 100644 --- a/dev-python/PySocks/PySocks-1.5.6.ebuild +++ b/dev-python/PySocks/PySocks-1.5.6.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$ @@ -14,5 +14,5 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux" IUSE="" |