diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-20 20:54:11 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-20 20:54:11 +0000 |
commit | f82e7c310f47c6dd70db743ada8809f6bcc5988d (patch) | |
tree | ffe5237cd978d1bbd238745ceecf04684c46b6e8 /dev-python/psutil/psutil-0.6.1.ebuild | |
parent | Stable for x86, wrt bug #441284 (diff) | |
download | gentoo-2-f82e7c310f47c6dd70db743ada8809f6bcc5988d.tar.gz gentoo-2-f82e7c310f47c6dd70db743ada8809f6bcc5988d.tar.bz2 gentoo-2-f82e7c310f47c6dd70db743ada8809f6bcc5988d.zip |
Stable for x86, wrt bug #441286
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-python/psutil/psutil-0.6.1.ebuild')
-rw-r--r-- | dev-python/psutil/psutil-0.6.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/psutil/psutil-0.6.1.ebuild b/dev-python/psutil/psutil-0.6.1.ebuild index 936aa9e1be83..bee7316bd048 100644 --- a/dev-python/psutil/psutil-0.6.1.ebuild +++ b/dev-python/psutil/psutil-0.6.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/psutil/psutil-0.6.1.ebuild,v 1.2 2012/11/06 10:55:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/psutil/psutil-0.6.1.ebuild,v 1.3 2012/11/20 20:54:11 ago Exp $ EAPI="4" PYTHON_DEPEND="*" @@ -16,7 +16,7 @@ SRC_URI="http://psutil.googlecode.com/files/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" # A broken test |