summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-05-01 18:24:28 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-05-01 18:24:28 +0000
commitb6d3b862c7c690a21af8a059327768fbaf947914 (patch)
tree2755aba8853576e28c2a19e272257848f94bbd4f /dev-ruby/mechanize/mechanize-1.0.0-r1.ebuild
parentMask xf86-video-intel glamor flag. (diff)
downloadgentoo-2-b6d3b862c7c690a21af8a059327768fbaf947914.tar.gz
gentoo-2-b6d3b862c7c690a21af8a059327768fbaf947914.tar.bz2
gentoo-2-b6d3b862c7c690a21af8a059327768fbaf947914.zip
Drop ia64/sparc keywords
(Portage version: 2.1.10.53/cvs/Linux ia64, RepoMan options: --force)
Diffstat (limited to 'dev-ruby/mechanize/mechanize-1.0.0-r1.ebuild')
-rw-r--r--dev-ruby/mechanize/mechanize-1.0.0-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/mechanize/mechanize-1.0.0-r1.ebuild b/dev-ruby/mechanize/mechanize-1.0.0-r1.ebuild
index eb29e19adb7a..89897dc94028 100644
--- a/dev-ruby/mechanize/mechanize-1.0.0-r1.ebuild
+++ b/dev-ruby/mechanize/mechanize-1.0.0-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mechanize/mechanize-1.0.0-r1.ebuild,v 1.1 2011/12/28 08:35:41 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mechanize/mechanize-1.0.0-r1.ebuild,v 1.2 2012/05/01 18:24:07 armin76 Exp $
EAPI=2
@@ -18,7 +18,7 @@ HOMEPAGE="http://mechanize.rubyforge.org/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE=""
ruby_add_bdepend ">=dev-ruby/hoe-2.3.3"