diff options
Diffstat (limited to 'media-libs/raptor/raptor-1.4.20.ebuild')
-rw-r--r-- | media-libs/raptor/raptor-1.4.20.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-libs/raptor/raptor-1.4.20.ebuild b/media-libs/raptor/raptor-1.4.20.ebuild index 9ee3ec9967ca..eea7e17f9174 100644 --- a/media-libs/raptor/raptor-1.4.20.ebuild +++ b/media-libs/raptor/raptor-1.4.20.ebuild @@ -1,6 +1,6 @@ -# 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/media-libs/raptor/raptor-1.4.20.ebuild,v 1.2 2009/12/27 17:14:24 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/raptor/raptor-1.4.20.ebuild,v 1.3 2010/01/15 09:46:47 fauli 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 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="curl debug unicode xml" RDEPEND="unicode? ( dev-libs/glib:2 ) |