diff options
author | Marinus Schraal <foser@gentoo.org> | 2005-06-05 19:43:07 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2005-06-05 19:43:07 +0000 |
commit | 01ab3a08247bd5c45ff4485b71cbb3f62d1b5081 (patch) | |
tree | 8935ccf55980cd2c2eacea5b5741ef9783cb56cd /gnome-base | |
parent | Added to ~ppc (diff) | |
download | gentoo-2-01ab3a08247bd5c45ff4485b71cbb3f62d1b5081.tar.gz gentoo-2-01ab3a08247bd5c45ff4485b71cbb3f62d1b5081.tar.bz2 gentoo-2-01ab3a08247bd5c45ff4485b71cbb3f62d1b5081.zip |
mark x86
(Portage version: 2.0.51.19)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/librsvg/librsvg-2.9.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/librsvg/librsvg-2.9.5.ebuild b/gnome-base/librsvg/librsvg-2.9.5.ebuild index a395bc81f914..3c6d7128af52 100644 --- a/gnome-base/librsvg/librsvg-2.9.5.ebuild +++ b/gnome-base/librsvg/librsvg-2.9.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.9.5.ebuild,v 1.2 2005/04/18 14:41:29 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.9.5.ebuild,v 1.3 2005/06/05 19:40:45 foser Exp $ inherit gnome2 multilib @@ -9,7 +9,7 @@ HOMEPAGE="http://librsvg.sourceforge.net/" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips ~ppc64 ~arm" +KEYWORDS="x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips ~ppc64 ~arm" IUSE="doc zlib gnome" RDEPEND=">=dev-libs/glib-2 |