summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-01-01 13:26:47 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-01-01 13:26:47 +0100
commitc2508890a1fdd1e1480d07c840c6cdfd9a849d6b (patch)
treefa0bbba587935cf9102c0c2e226212b31d97f759 /dev-python/sip/sip-4.18.ebuild
parentsys-kernel/dracut: ppc stable wrt bug #544438 (diff)
downloadgentoo-c2508890a1fdd1e1480d07c840c6cdfd9a849d6b.tar.gz
gentoo-c2508890a1fdd1e1480d07c840c6cdfd9a849d6b.tar.bz2
gentoo-c2508890a1fdd1e1480d07c840c6cdfd9a849d6b.zip
dev-python/sip: ppc stable wrt bug #552122
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/sip/sip-4.18.ebuild')
-rw-r--r--dev-python/sip/sip-4.18.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/sip/sip-4.18.ebuild b/dev-python/sip/sip-4.18.ebuild
index a54b159c48ec..1c520fb11452 100644
--- a/dev-python/sip/sip-4.18.ebuild
+++ b/dev-python/sip/sip-4.18.ebuild
@@ -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$
@@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/pyqt/${P}.tar.gz"
# Sub-slot based on SIP_API_MAJOR_NR from siplib/sip.h.in
SLOT="0/11"
LICENSE="|| ( GPL-2 GPL-3 SIP )"
-KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="debug doc"
RDEPEND="${PYTHON_DEPS}"