dev-python/typing: Mark ~ppc64 (bug #597744).

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches
This commit is contained in:
Jeroen Roovers
2017-01-15 21:05:22 +01:00
parent d4de9911a6
commit 66638d14d1

View File

@@ -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$
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="PSF-2"
SLOT="0"
KEYWORDS="~alpha ~amd64"
KEYWORDS="~alpha ~amd64 ~ppc64"
IUSE=""
DEPEND=""