summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-12-08 11:01:21 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-12-08 11:01:21 +0000
commit5862f5f90bde269067846faf504a78a5ef15e35c (patch)
tree1ef8427226dcd7d4edac868e90e609d55b1bd679 /dev-python/pyserial/pyserial-2.7-r1.ebuild
parentStable for ppc64, wrt bug #530546 (diff)
downloadgentoo-2-5862f5f90bde269067846faf504a78a5ef15e35c.tar.gz
gentoo-2-5862f5f90bde269067846faf504a78a5ef15e35c.tar.bz2
gentoo-2-5862f5f90bde269067846faf504a78a5ef15e35c.zip
Stable for ppc64, wrt bug #530574
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python/pyserial/pyserial-2.7-r1.ebuild')
-rw-r--r--dev-python/pyserial/pyserial-2.7-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pyserial/pyserial-2.7-r1.ebuild b/dev-python/pyserial/pyserial-2.7-r1.ebuild
index 38e722cc444c..d5a23b3de569 100644
--- a/dev-python/pyserial/pyserial-2.7-r1.ebuild
+++ b/dev-python/pyserial/pyserial-2.7-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyserial/pyserial-2.7-r1.ebuild,v 1.9 2014/12/07 20:08:44 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyserial/pyserial-2.7-r1.ebuild,v 1.10 2014/12/08 11:01:21 ago Exp $
EAPI=5
PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="PSF-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
IUSE="doc examples"
DEPEND="