summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2012-06-09 08:20:18 +0000
committerMike Frysinger <vapier@gentoo.org>2012-06-09 08:20:18 +0000
commit85915f80d46385fd912421465eff1410c1047392 (patch)
tree0ae6e2da1bf456485be2300ced0723228a6095c8 /dev-python/lockfile/lockfile-0.9.1.ebuild
parentAdd missing optional dependency on gnome-keyring, fixes bug 419901. (diff)
downloadhistorical-85915f80d46385fd912421465eff1410c1047392.tar.gz
historical-85915f80d46385fd912421465eff1410c1047392.tar.bz2
historical-85915f80d46385fd912421465eff1410c1047392.zip
Add arm love for ChromiumOS.
Package-Manager: portage-2.2.0_alpha110/cvs/Linux x86_64
Diffstat (limited to 'dev-python/lockfile/lockfile-0.9.1.ebuild')
-rw-r--r--dev-python/lockfile/lockfile-0.9.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/lockfile/lockfile-0.9.1.ebuild b/dev-python/lockfile/lockfile-0.9.1.ebuild
index adb497155db9..8faed8822587 100644
--- a/dev-python/lockfile/lockfile-0.9.1.ebuild
+++ b/dev-python/lockfile/lockfile-0.9.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/lockfile/lockfile-0.9.1.ebuild,v 1.5 2012/03/12 17:45:10 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/lockfile/lockfile-0.9.1.ebuild,v 1.6 2012/06/09 08:17:55 vapier Exp $
EAPI="3"
PYTHON_DEPEND="2:2.5"
@@ -15,7 +15,7 @@ SRC_URI="http://pylockfile.googlecode.com/files/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ppc x86"
+KEYWORDS="amd64 arm ppc x86"
IUSE="doc"
DEPEND="doc? ( dev-python/sphinx )"