diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-01-04 01:26:10 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-01-04 01:26:10 +0000 |
commit | 18062562ed53a0499d81f0bd15434fafd460d38c (patch) | |
tree | fceb5b13f3dca11db108e79b7426597eb95805f2 /dev-python/PyQt4/PyQt4-4.8.1.ebuild | |
parent | Stable on amd64 wrt bug #349607 (diff) | |
download | gentoo-2-18062562ed53a0499d81f0bd15434fafd460d38c.tar.gz gentoo-2-18062562ed53a0499d81f0bd15434fafd460d38c.tar.bz2 gentoo-2-18062562ed53a0499d81f0bd15434fafd460d38c.zip |
Stable on amd64 wrt bug #349607
(Portage version: 2.1.9.28/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/PyQt4/PyQt4-4.8.1.ebuild')
-rw-r--r-- | dev-python/PyQt4/PyQt4-4.8.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/PyQt4/PyQt4-4.8.1.ebuild b/dev-python/PyQt4/PyQt4-4.8.1.ebuild index 5a12e5717fa6..3cd854ce77cb 100644 --- a/dev-python/PyQt4/PyQt4-4.8.1.ebuild +++ b/dev-python/PyQt4/PyQt4-4.8.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/PyQt4-4.8.1.ebuild,v 1.6 2010/12/30 18:08:19 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/PyQt4-4.8.1.ebuild,v 1.7 2011/01/04 01:26:10 hwoarang Exp $ EAPI="3" PYTHON_DEPEND="*" @@ -21,7 +21,7 @@ SRC_URI="http://www.riverbankcomputing.com/static/Downloads/${PN}/${MY_P}.tar.gz LICENSE="|| ( GPL-2 GPL-3 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="X assistant +dbus debug doc examples kde multimedia opengl phonon sql svg webkit xmlpatterns" DEPEND=">=dev-python/sip-4.11.2 |