summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2011-01-16 10:02:34 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2011-01-16 10:02:34 +0000
commit751b7594869bf92e4a34752aebdb9f5839bfd6b3 (patch)
treea16b8233d4fdc260e529a70bc6d11e9be08d37ee /dev-python/sip/sip-4.11.2.ebuild
parentStable on amd64 wrt bug #351749 (diff)
downloadgentoo-2-751b7594869bf92e4a34752aebdb9f5839bfd6b3.tar.gz
gentoo-2-751b7594869bf92e4a34752aebdb9f5839bfd6b3.tar.bz2
gentoo-2-751b7594869bf92e4a34752aebdb9f5839bfd6b3.zip
x86 stable wrt bug #349607
(Portage version: 2.1.9.25/cvs/Linux i686)
Diffstat (limited to 'dev-python/sip/sip-4.11.2.ebuild')
-rw-r--r--dev-python/sip/sip-4.11.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/sip/sip-4.11.2.ebuild b/dev-python/sip/sip-4.11.2.ebuild
index 65a49f14e33a..f194a22b4ff7 100644
--- a/dev-python/sip/sip-4.11.2.ebuild
+++ b/dev-python/sip/sip-4.11.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/sip-4.11.2.ebuild,v 1.4 2011/01/07 19:24:21 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/sip-4.11.2.ebuild,v 1.5 2011/01/16 10:02:34 phajdan.jr Exp $
EAPI="3"
PYTHON_DEPEND="*"
@@ -18,7 +18,7 @@ SRC_URI="http://www.riverbankcomputing.com/static/Downloads/${PN}${PV%%.*}/${MY_
LICENSE="|| ( GPL-2 GPL-3 sip )"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE="debug doc"
S="${WORKDIR}/${MY_P}"