summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/libxml/libxml-0.5.4.ebuild')
-rw-r--r--dev-ruby/libxml/libxml-0.5.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/libxml/libxml-0.5.4.ebuild b/dev-ruby/libxml/libxml-0.5.4.ebuild
index 5a0051dae01e..ce1cb54eb70b 100644
--- a/dev-ruby/libxml/libxml-0.5.4.ebuild
+++ b/dev-ruby/libxml/libxml-0.5.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/libxml/libxml-0.5.4.ebuild,v 1.2 2008/03/29 08:11:27 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/libxml/libxml-0.5.4.ebuild,v 1.3 2008/07/17 14:55:35 armin76 Exp $
inherit gems
@@ -12,7 +12,7 @@ SRC_URI="http://gems.rubyforge.org/gems/${MY_P}.gem"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~hppa ia64 ~ppc ~ppc64 ~sparc x86"
IUSE=""
DEPEND=">=dev-libs/libxml2-2.6.6"