summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2006-03-30 03:32:31 +0000
committerAron Griffis <agriffis@gentoo.org>2006-03-30 03:32:31 +0000
commitc39177a15079e60ac6027fe0335236aa208e44a1 (patch)
tree5cc2023ea8aed98c42820d51ecae22d387c19c92 /dev-ruby/log4r/log4r-1.0.5.ebuild
parentMark 0.3.4 ~ia64 (diff)
downloadgentoo-2-c39177a15079e60ac6027fe0335236aa208e44a1.tar.gz
gentoo-2-c39177a15079e60ac6027fe0335236aa208e44a1.tar.bz2
gentoo-2-c39177a15079e60ac6027fe0335236aa208e44a1.zip
Mark 1.0.5 ~ia64
(Portage version: 2.1_pre5-r4)
Diffstat (limited to 'dev-ruby/log4r/log4r-1.0.5.ebuild')
-rw-r--r--dev-ruby/log4r/log4r-1.0.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/log4r/log4r-1.0.5.ebuild b/dev-ruby/log4r/log4r-1.0.5.ebuild
index 236c8fa29e2c..8ae31aeac58e 100644
--- a/dev-ruby/log4r/log4r-1.0.5.ebuild
+++ b/dev-ruby/log4r/log4r-1.0.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/log4r/log4r-1.0.5.ebuild,v 1.2 2006/02/01 18:18:23 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/log4r/log4r-1.0.5.ebuild,v 1.3 2006/03/30 03:32:31 agriffis Exp $
inherit ruby gems
@@ -12,5 +12,5 @@ SRC_URI="http://gems.rubyforge.org/gems/${P}.gem"
LICENSE="Ruby"
SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="~amd64 ~ia64 x86"
DEPENDS="=dev-lang/ruby-1.8*"