diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-15 15:03:23 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-15 15:07:09 +0100 |
commit | ec80ff36323771b819aab34ee1b2bfd12f8845d0 (patch) | |
tree | b24ec6c526b4dcc2731176ab30ad312dc6237430 /dev-python | |
parent | net-libs/wvstreams: ppc stable wrt bug #684650 (diff) | |
download | gentoo-ec80ff36323771b819aab34ee1b2bfd12f8845d0.tar.gz gentoo-ec80ff36323771b819aab34ee1b2bfd12f8845d0.tar.bz2 gentoo-ec80ff36323771b819aab34ee1b2bfd12f8845d0.zip |
dev-python/PySocks: ppc stable wrt bug #700550
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/PySocks/PySocks-1.6.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/PySocks/PySocks-1.6.8.ebuild b/dev-python/PySocks/PySocks-1.6.8.ebuild index 3e06710d9216..c527e0084d5a 100644 --- a/dev-python/PySocks/PySocks-1.6.8.ebuild +++ b/dev-python/PySocks/PySocks-1.6.8.ebuild @@ -13,7 +13,7 @@ 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 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ~m68k ~mips ppc ~ppc64 s390 ~sh sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] |