summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2008-06-08 10:18:54 +0000
committerHans de Graaff <graaff@gentoo.org>2008-06-08 10:18:54 +0000
commit4e0f4eca547a11506ad90051b2b7b182fca127e9 (patch)
tree6d5b8936b0b31ffdeeab5ffb6dbf4732c486a097 /dev-ruby/hpricot/hpricot-0.6.ebuild
parentrun eautoreconf and intltoolize too.. (diff)
downloadgentoo-2-4e0f4eca547a11506ad90051b2b7b182fca127e9.tar.gz
gentoo-2-4e0f4eca547a11506ad90051b2b7b182fca127e9.tar.bz2
gentoo-2-4e0f4eca547a11506ad90051b2b7b182fca127e9.zip
Stable on amd64, bug #224327
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-ruby/hpricot/hpricot-0.6.ebuild')
-rw-r--r--dev-ruby/hpricot/hpricot-0.6.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/hpricot/hpricot-0.6.ebuild b/dev-ruby/hpricot/hpricot-0.6.ebuild
index e9701ad8ffc9..34aa5e1701b2 100644
--- a/dev-ruby/hpricot/hpricot-0.6.ebuild
+++ b/dev-ruby/hpricot/hpricot-0.6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hpricot/hpricot-0.6.ebuild,v 1.1 2007/09/07 19:55:32 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hpricot/hpricot-0.6.ebuild,v 1.2 2008/06/08 10:18:54 graaff Exp $
inherit ruby gems
@@ -12,7 +12,7 @@ SRC_URI="http://gems.rubyforge.org/gems/${P}.gem"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
IUSE=""
DEPEND=""