diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-06-08 11:37:08 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-06-08 11:37:08 +0000 |
commit | 2525b63c78bb8465d0bb2df9345836c5a6a51cd9 (patch) | |
tree | 7e6e18bf701d2ae4958637fba42a36a7e46c6137 /dev-python/shiboken/shiboken-1.1.1.ebuild | |
parent | x86 stable wrt bug #418419 (diff) | |
download | historical-2525b63c78bb8465d0bb2df9345836c5a6a51cd9.tar.gz historical-2525b63c78bb8465d0bb2df9345836c5a6a51cd9.tar.bz2 historical-2525b63c78bb8465d0bb2df9345836c5a6a51cd9.zip |
x86 stable wrt bug #418421
Package-Manager: portage-2.1.10.49/cvs/Linux i686
Diffstat (limited to 'dev-python/shiboken/shiboken-1.1.1.ebuild')
-rw-r--r-- | dev-python/shiboken/shiboken-1.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/shiboken/shiboken-1.1.1.ebuild b/dev-python/shiboken/shiboken-1.1.1.ebuild index 63fda7ee5897..da853663859e 100644 --- a/dev-python/shiboken/shiboken-1.1.1.ebuild +++ b/dev-python/shiboken/shiboken-1.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/shiboken/shiboken-1.1.1.ebuild,v 1.4 2012/06/02 23:07:45 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/shiboken/shiboken-1.1.1.ebuild,v 1.5 2012/06/08 11:36:47 phajdan.jr Exp $ EAPI=4 @@ -16,7 +16,7 @@ SRC_URI="http://www.pyside.org/files/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="test" RDEPEND=" |