summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-01-24 12:44:06 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-01-24 12:44:06 +0100
commitc1cd42a3d381e720b2606f220c162905acf7fd53 (patch)
tree8ac875e1afe2307c496b2b93c3b3bd34d8516030 /dev-python/shiboken
parentdev-python/pyside: ppc64 stable wrt bug #606242 (diff)
downloadgentoo-c1cd42a3d381e720b2606f220c162905acf7fd53.tar.gz
gentoo-c1cd42a3d381e720b2606f220c162905acf7fd53.tar.bz2
gentoo-c1cd42a3d381e720b2606f220c162905acf7fd53.zip
dev-python/shiboken: ppc64 stable wrt bug #606242
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/shiboken')
-rw-r--r--dev-python/shiboken/shiboken-1.2.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/shiboken/shiboken-1.2.2.ebuild b/dev-python/shiboken/shiboken-1.2.2.ebuild
index d5bd4b7c1264..27b98122ca1a 100644
--- a/dev-python/shiboken/shiboken-1.2.2.ebuild
+++ b/dev-python/shiboken/shiboken-1.2.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -14,7 +14,7 @@ SRC_URI="http://download.qt-project.org/official_releases/pyside/${P}.tar.bz2"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="amd64 arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm ppc ppc64 x86 ~amd64-linux ~x86-linux"
IUSE="test"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"