diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-01-16 12:56:09 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-01-16 12:56:09 +0000 |
commit | 982f6d36009f2d117539f1394933ae21dec859cf (patch) | |
tree | caa62dec0a813cb270389ab73abc65ecbbeb2448 /dev-ruby | |
parent | ~sparc for testing & paludis --- Bug #206031 --- seems to work. (diff) | |
download | gentoo-2-982f6d36009f2d117539f1394933ae21dec859cf.tar.gz gentoo-2-982f6d36009f2d117539f1394933ae21dec859cf.tar.bz2 gentoo-2-982f6d36009f2d117539f1394933ae21dec859cf.zip |
Add ~alpha/~ia64 wrt #206031
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/allison/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/allison/allison-2.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/allison/ChangeLog b/dev-ruby/allison/ChangeLog index 6c694a6e8bce..a8ee62af8e17 100644 --- a/dev-ruby/allison/ChangeLog +++ b/dev-ruby/allison/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/allison # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/allison/ChangeLog,v 1.3 2008/01/16 12:54:35 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/allison/ChangeLog,v 1.4 2008/01/16 12:56:09 armin76 Exp $ + + 16 Jan 2008; Raúl Porcel <armin76@gentoo.org> allison-2.0.2.ebuild: + Add ~alpha/~ia64 wrt #206031 16 Jan 2008; Ferris McCormick <fmccor@gentoo.org> allison-2.0.2.ebuild: ~sparc for testing & paludis --- Bug #206031 --- seems to work. diff --git a/dev-ruby/allison/allison-2.0.2.ebuild b/dev-ruby/allison/allison-2.0.2.ebuild index e0398a0f16cf..d730857a4e70 100644 --- a/dev-ruby/allison/allison-2.0.2.ebuild +++ b/dev-ruby/allison/allison-2.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/allison/allison-2.0.2.ebuild,v 1.4 2008/01/16 12:54:35 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/allison/allison-2.0.2.ebuild,v 1.5 2008/01/16 12:56:09 armin76 Exp $ inherit ruby gems @@ -10,5 +10,5 @@ SRC_URI="http://gems.rubyforge.org/gems/${P}.gem" LICENSE="AFL-3.0" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" |