diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-20 11:58:54 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-20 12:04:37 +0100 |
commit | f42a7dc8a2ff2498aca1d604e0abcb67e7f8aa39 (patch) | |
tree | fbd731422a51ecfd0af4f265aaaab28c948a5cf6 /dev-python/decorator | |
parent | app-misc/ca-certificates: ppc64 stable wrt bug #604502 (diff) | |
download | gentoo-f42a7dc8a2ff2498aca1d604e0abcb67e7f8aa39.tar.gz gentoo-f42a7dc8a2ff2498aca1d604e0abcb67e7f8aa39.tar.bz2 gentoo-f42a7dc8a2ff2498aca1d604e0abcb67e7f8aa39.zip |
dev-python/decorator: ppc64 stable wrt bug #606042
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/decorator')
-rw-r--r-- | dev-python/decorator/decorator-4.0.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/decorator/decorator-4.0.10.ebuild b/dev-python/decorator/decorator-4.0.10.ebuild index 100f86ab45d6..d54e931393a2 100644 --- a/dev-python/decorator/decorator-4.0.10.ebuild +++ b/dev-python/decorator/decorator-4.0.10.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos" IUSE="doc" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" |