summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-12-27 17:14:24 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-12-27 17:14:24 +0000
commit668e3fb13c9d2f9d1faa025931e799b21208b2e2 (patch)
tree4017cdf37aadbb58d831bc6e3dba053ae3593c38 /media-libs/raptor/raptor-1.4.19.ebuild
parentAdd ~arm (diff)
downloadgentoo-2-668e3fb13c9d2f9d1faa025931e799b21208b2e2.tar.gz
gentoo-2-668e3fb13c9d2f9d1faa025931e799b21208b2e2.tar.bz2
gentoo-2-668e3fb13c9d2f9d1faa025931e799b21208b2e2.zip
Add ~arm
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'media-libs/raptor/raptor-1.4.19.ebuild')
-rw-r--r--media-libs/raptor/raptor-1.4.19.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/raptor/raptor-1.4.19.ebuild b/media-libs/raptor/raptor-1.4.19.ebuild
index 512b51f59191..37e4e876b910 100644
--- a/media-libs/raptor/raptor-1.4.19.ebuild
+++ b/media-libs/raptor/raptor-1.4.19.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/raptor/raptor-1.4.19.ebuild,v 1.6 2009/10/23 14:31:38 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/raptor/raptor-1.4.19.ebuild,v 1.7 2009/12/27 17:14:24 armin76 Exp $
EAPI=2
inherit eutils libtool
@@ -11,7 +11,7 @@ SRC_URI="http://download.librdf.org/source/${P}.tar.gz"
LICENSE="LGPL-2.1 Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
IUSE="curl debug unicode xml"
RDEPEND="unicode? ( >=dev-libs/glib-2 )