dev-python/genshi: add arm keyword

git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/linamh@2048 6952d904-891a-0410-993b-d76249ca496b
This commit is contained in:
geos_one
2010-02-18 19:17:40 +00:00
parent 2175d85f5b
commit 07a2b1f7e4
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: /var/cvsroot/gentoo-x86/dev-python/genshi/genshi-0.5.1.ebuild,v 1.9 2009/10/25 15:59:31 arfrever Exp $
@@ -16,7 +16,7 @@ HOMEPAGE="http://genshi.edgewall.org/"
LICENSE="BSD"
SLOT="0"
KEYWORDS="amd64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x86-macos"
KEYWORDS="amd64 ~arm ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x86-macos"
IUSE="doc examples"
DEPEND="dev-python/setuptools"