diff options
author | Fabian Groffen <grobian@gentoo.org> | 2009-12-20 15:53:23 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2009-12-20 15:53:23 +0000 |
commit | e72b6cb19c4c13254fc29367bb51637c93ad6dfa (patch) | |
tree | 621f2bc115bbab656a932d5adaa5ed6627b70c27 /dev-python/virtualenv/virtualenv-1.4.3.ebuild | |
parent | Version bump. Now implements BGP route refresh (RFC2918) & route reload comma... (diff) | |
download | historical-e72b6cb19c4c13254fc29367bb51637c93ad6dfa.tar.gz historical-e72b6cb19c4c13254fc29367bb51637c93ad6dfa.tar.bz2 historical-e72b6cb19c4c13254fc29367bb51637c93ad6dfa.zip |
Merged keywords from Prefix
Package-Manager: portage-2.2.00.15118-prefix/cvs/Darwin powerpc
Diffstat (limited to 'dev-python/virtualenv/virtualenv-1.4.3.ebuild')
-rw-r--r-- | dev-python/virtualenv/virtualenv-1.4.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/virtualenv/virtualenv-1.4.3.ebuild b/dev-python/virtualenv/virtualenv-1.4.3.ebuild index 40782e6720b8..67e980d9d549 100644 --- a/dev-python/virtualenv/virtualenv-1.4.3.ebuild +++ b/dev-python/virtualenv/virtualenv-1.4.3.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/virtualenv/virtualenv-1.4.3.ebuild,v 1.1 2009/11/21 02:53:20 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/virtualenv/virtualenv-1.4.3.ebuild,v 1.2 2009/12/20 15:47:20 grobian Exp $ EAPI="2" SUPPORT_PYTHON_ABIS="1" @@ -12,7 +12,7 @@ HOMEPAGE="http://pypi.python.org/pypi/virtualenv" SRC_URI="http://pypi.python.org/packages/source/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x86-solaris" SLOT="0" IUSE="" |