From 27d2beab40a8cb26785d844039e7cfc9dfec150e Mon Sep 17 00:00:00 2001 From: "Aaron W. Swenson" Date: Sat, 2 Mar 2013 18:30:53 +0000 Subject: Add arm keyword. Thanks Roy "NeddySeagoon" Bamford for checking. (Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key D1BBFDA0) --- sci-libs/geos/geos-3.3.8-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sci-libs/geos/geos-3.3.8-r1.ebuild') diff --git a/sci-libs/geos/geos-3.3.8-r1.ebuild b/sci-libs/geos/geos-3.3.8-r1.ebuild index ea49cb4d3f28..f9b301107065 100644 --- a/sci-libs/geos/geos-3.3.8-r1.ebuild +++ b/sci-libs/geos/geos-3.3.8-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/geos/geos-3.3.8-r1.ebuild,v 1.1 2013/03/02 16:09:54 titanofold Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/geos/geos-3.3.8-r1.ebuild,v 1.2 2013/03/02 18:30:53 titanofold Exp $ EAPI=4 @@ -15,7 +15,7 @@ SRC_URI="http://download.osgeo.org/geos/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris" IUSE="doc php python ruby static-libs" RDEPEND=" -- cgit v1.2.3-65-gdbad