dev-python/socketpool: keyworded for sparc

Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
This commit is contained in:
Rolf Eike Beer
2019-03-13 18:52:59 +01:00
committed by Sergei Trofimovich
parent 5d74e8f2e8
commit e5d3d6af9d
2 changed files with 3 additions and 3 deletions

View File

@@ -10,7 +10,7 @@ DESCRIPTION="A simple Python socket pool"
HOMEPAGE="https://github.com/benoitc/socketpool/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
KEYWORDS="amd64 arm ~arm64 ppc ppc64 s390 ~sh x86"
KEYWORDS="amd64 arm ~arm64 ppc ppc64 s390 ~sh ~sparc x86"
IUSE="examples test"
LICENSE="|| ( MIT public-domain )"
SLOT="0"