summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-10-03 13:06:15 +0000
committerAron Griffis <agriffis@gentoo.org>2005-10-03 13:06:15 +0000
commit89c51f9d680034fb9583a177031b515388e4b760 (patch)
tree00f57dd77d355f125be425b8be214cfd1b42170d /dev-ruby/programming-ruby/programming-ruby-0.4.ebuild
parentMark 0.9.2 ~ia64 (diff)
downloadgentoo-2-89c51f9d680034fb9583a177031b515388e4b760.tar.gz
gentoo-2-89c51f9d680034fb9583a177031b515388e4b760.tar.bz2
gentoo-2-89c51f9d680034fb9583a177031b515388e4b760.zip
Mark 0.4 ~ia64
(Portage version: 1.589-cvs)
Diffstat (limited to 'dev-ruby/programming-ruby/programming-ruby-0.4.ebuild')
-rw-r--r--dev-ruby/programming-ruby/programming-ruby-0.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/programming-ruby/programming-ruby-0.4.ebuild b/dev-ruby/programming-ruby/programming-ruby-0.4.ebuild
index 93e82286d408..d0f38b1d2dc6 100644
--- a/dev-ruby/programming-ruby/programming-ruby-0.4.ebuild
+++ b/dev-ruby/programming-ruby/programming-ruby-0.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/programming-ruby/programming-ruby-0.4.ebuild,v 1.11 2005/08/20 18:13:31 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/programming-ruby/programming-ruby-0.4.ebuild,v 1.12 2005/10/03 13:06:15 agriffis Exp $
MY_P=ProgrammingRuby-${PV}
DESCRIPTION="Programming Ruby: The Pragmatic Programmers' Guide by Dave Thomas and Andrew Hunt"
@@ -8,7 +8,7 @@ HOMEPAGE="http://www.rubycentral.com/"
SRC_URI="http://dev.rubycentral.com/downloads/files/${MY_P}.tgz"
LICENSE="OPL"
SLOT="0"
-KEYWORDS="alpha amd64 hppa mips ~ppc ~ppc-macos ppc64 sparc x86"
+KEYWORDS="alpha amd64 hppa ~ia64 mips ~ppc ~ppc-macos ppc64 sparc x86"
IUSE=""
DEPEND=""
S=${WORKDIR}/${MY_P}