dev-python/recaptcha-client: add arm keyword

git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/linamh@2081 6952d904-891a-0410-993b-d76249ca496b
This commit is contained in:
geos_one
2010-03-03 19:43:57 +00:00
parent 4f46078ecf
commit b52684742b
3 changed files with 9 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
# 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/pudb/pudb-0.92.14.ebuild,v 1.1 2009/12/21 02:56:30 arfrever Exp $
@@ -13,7 +13,7 @@ SRC_URI="http://pypi.python.org/packages/source/r/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86 ~x86-interix ~x86-linux"
KEYWORDS="~amd64 ~arm ~x86 ~x86-interix ~x86-linux"
IUSE=""
RDEPEND=""