summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-02-14 14:38:11 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-02-14 14:38:11 +0000
commit9177bed0975ffaa64d714aca25439fe3f30b9821 (patch)
treea78888c1ffafe617280d6ae6e9b77c142ae8a571 /dev-python/sip/sip-4.16.2.ebuild
parentStable for x86, wrt bug #517344 (diff)
downloadgentoo-2-9177bed0975ffaa64d714aca25439fe3f30b9821.tar.gz
gentoo-2-9177bed0975ffaa64d714aca25439fe3f30b9821.tar.bz2
gentoo-2-9177bed0975ffaa64d714aca25439fe3f30b9821.zip
Stable for x86, wrt bug #517344
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python/sip/sip-4.16.2.ebuild')
-rw-r--r--dev-python/sip/sip-4.16.2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/sip/sip-4.16.2.ebuild b/dev-python/sip/sip-4.16.2.ebuild
index 946079330635..cdd068004053 100644
--- a/dev-python/sip/sip-4.16.2.ebuild
+++ b/dev-python/sip/sip-4.16.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/sip-4.16.2.ebuild,v 1.9 2014/12/10 15:11:07 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/sip-4.16.2.ebuild,v 1.10 2015/02/14 14:38:11 ago Exp $
EAPI=5
PYTHON_COMPAT=( python{2_7,3_3,3_4} )
@@ -28,7 +28,7 @@ fi
# Sub-slot based on SIP_API_MAJOR_NR from siplib/sip.h.in
SLOT="0/11"
-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"
DEPEND="${PYTHON_DEPS}"