diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-04-18 14:00:06 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-04-18 14:00:06 +0000 |
commit | 2f78cf972403d0861e5f0106bf3b7e9911ab7ee0 (patch) | |
tree | 4273e53ff32f541465cdee5f5954dff2b8d8217b /media-libs/raptor/raptor-1.4.20.ebuild | |
parent | amd64 stable wrt #301306 (diff) | |
download | gentoo-2-2f78cf972403d0861e5f0106bf3b7e9911ab7ee0.tar.gz gentoo-2-2f78cf972403d0861e5f0106bf3b7e9911ab7ee0.tar.bz2 gentoo-2-2f78cf972403d0861e5f0106bf3b7e9911ab7ee0.zip |
amd64 stable wrt #301306
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/raptor/raptor-1.4.20.ebuild')
-rw-r--r-- | media-libs/raptor/raptor-1.4.20.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/raptor/raptor-1.4.20.ebuild b/media-libs/raptor/raptor-1.4.20.ebuild index fa18e6a82e64..d76053e6cd14 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-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.7 2010/04/18 13:52:37 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/raptor/raptor-1.4.20.ebuild,v 1.8 2010/04/18 14:00:06 ssuominen 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 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +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 ) |