summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/rack-cache/rack-cache-1.2.ebuild')
-rw-r--r--dev-ruby/rack-cache/rack-cache-1.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rack-cache/rack-cache-1.2.ebuild b/dev-ruby/rack-cache/rack-cache-1.2.ebuild
index fd5fcaf79b9e..e8e76ac9e43d 100644
--- a/dev-ruby/rack-cache/rack-cache-1.2.ebuild
+++ b/dev-ruby/rack-cache/rack-cache-1.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rack-cache/rack-cache-1.2.ebuild,v 1.1 2012/04/04 14:35:20 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rack-cache/rack-cache-1.2.ebuild,v 1.2 2012/05/01 18:24:02 armin76 Exp $
EAPI=4
USE_RUBY="ruby18 ruby19 ree18"
@@ -19,7 +19,7 @@ HOMEPAGE="http://tomayko.com/src/rack-cache/"
LICENSE="MIT"
SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="~amd64 ~ia64 ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
ruby_add_rdepend "dev-ruby/rack"