diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2009-10-01 17:28:24 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2009-10-01 17:28:24 +0000 |
commit | 955b86bedda871ddc52bef91f6d438c70133f040 (patch) | |
tree | 229e5052a9e78c7bb7c6617b3f3bc3d5537e997d /dev-python/nose/nose-0.11.1.ebuild | |
parent | Stable on alpha, bug #284973 (diff) | |
download | gentoo-2-955b86bedda871ddc52bef91f6d438c70133f040.tar.gz gentoo-2-955b86bedda871ddc52bef91f6d438c70133f040.tar.bz2 gentoo-2-955b86bedda871ddc52bef91f6d438c70133f040.zip |
Stable on alpha, bug #284978
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/nose/nose-0.11.1.ebuild')
-rw-r--r-- | dev-python/nose/nose-0.11.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/nose/nose-0.11.1.ebuild b/dev-python/nose/nose-0.11.1.ebuild index 8fbb2f96d79d..7301feaa3bed 100644 --- a/dev-python/nose/nose-0.11.1.ebuild +++ b/dev-python/nose/nose-0.11.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/nose/nose-0.11.1.ebuild,v 1.4 2009/09/27 18:48:09 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/nose/nose-0.11.1.ebuild,v 1.5 2009/10/01 17:28:24 klausman Exp $ EAPI="2" SUPPORT_PYTHON_ABIS="1" @@ -12,7 +12,7 @@ HOMEPAGE="http://somethingaboutorange.com/mrl/projects/nose/" SRC_URI="http://somethingaboutorange.com/mrl/projects/nose/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE="doc examples test" # dev-python/setuptools is used at run time |