summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2010-01-12 13:40:11 +0000
committerChristian Faulhammer <fauli@gentoo.org>2010-01-12 13:40:11 +0000
commit23b23446d2358fe099c633d79a87b0cec33d6f2f (patch)
tree374ce304550ec26be1a8ed94ba5818df7973962a /dev-python/lockfile/lockfile-0.8.ebuild
parentVersion bump: 0.6 is released (diff)
downloadgentoo-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.ebuild6
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=""