diff options
author | 2010-01-12 13:40:11 +0000 | |
---|---|---|
committer | 2010-01-12 13:40:11 +0000 | |
commit | 23b23446d2358fe099c633d79a87b0cec33d6f2f (patch) | |
tree | 374ce304550ec26be1a8ed94ba5818df7973962a /dev-python/lockfile/lockfile-0.8.ebuild | |
parent | Version bump: 0.6 is released (diff) | |
download | gentoo-2-23b23446d2358fe099c633d79a87b0cec33d6f2f.tar.gz gentoo-2-23b23446d2358fe099c633d79a87b0cec33d6f2f.tar.bz2 gentoo-2-23b23446d2358fe099c633d79a87b0cec33d6f2f.zip |
add ~x86, bug 297725
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'dev-python/lockfile/lockfile-0.8.ebuild')
-rw-r--r-- | dev-python/lockfile/lockfile-0.8.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/lockfile/lockfile-0.8.ebuild b/dev-python/lockfile/lockfile-0.8.ebuild index 7baa818a0fa8..66ad71c181d5 100644 --- a/dev-python/lockfile/lockfile-0.8.ebuild +++ b/dev-python/lockfile/lockfile-0.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/lockfile/lockfile-0.8.ebuild,v 1.1 2009/12/21 02:33:23 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/lockfile/lockfile-0.8.ebuild,v 1.2 2010/01/12 13:40:11 fauli Exp $ EAPI="2" SUPPORT_PYTHON_ABIS="1" @@ -13,7 +13,7 @@ SRC_URI="http://smontanaro.dyndns.org/python/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="doc" DEPEND="" |