dev-python/skimpy: add arm keyword

git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/linamh@2082 6952d904-891a-0410-993b-d76249ca496b
This commit is contained in:
geos_one
2010-03-03 19:44:30 +00:00
parent b52684742b
commit 2465318cf3
3 changed files with 8 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: $
@@ -13,7 +13,7 @@ DESCRIPTION="Skimpy is an example of a Captcha"
HOMEPAGE="http://skimpygimpy.sourceforge.net/"
SRC_URI="mirror://sourceforge/skimpygimpy/${PN}_${MY_PV}.tar.gz"
LICENSE="BSD"
KEYWORDS="~amd64 ~x86"
KEYWORDS="~amd64 ~arm ~x86"
SLOT="0"
IUSE="test"