diff options
author | 2012-12-30 14:05:44 +0000 | |
---|---|---|
committer | 2012-12-30 14:05:44 +0000 | |
commit | cfb8140e3e5d48689c6de4f0a83fd12c21e97d0c (patch) | |
tree | 048c472475ee2ff35a82a39807ffc7399c9255f2 /dev-ruby/racc/racc-1.4.8.ebuild | |
parent | Stable for sparc, wrt bug #447910 (diff) | |
download | gentoo-2-cfb8140e3e5d48689c6de4f0a83fd12c21e97d0c.tar.gz gentoo-2-cfb8140e3e5d48689c6de4f0a83fd12c21e97d0c.tar.bz2 gentoo-2-cfb8140e3e5d48689c6de4f0a83fd12c21e97d0c.zip |
Stable for sparc, wrt bug #448296
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'dev-ruby/racc/racc-1.4.8.ebuild')
-rw-r--r-- | dev-ruby/racc/racc-1.4.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/racc/racc-1.4.8.ebuild b/dev-ruby/racc/racc-1.4.8.ebuild index e7be0e191bc4..b4f7df7aedb0 100644 --- a/dev-ruby/racc/racc-1.4.8.ebuild +++ b/dev-ruby/racc/racc-1.4.8.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/racc/racc-1.4.8.ebuild,v 1.9 2012/12/29 16:59:32 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/racc/racc-1.4.8.ebuild,v 1.10 2012/12/30 14:05:44 ago Exp $ EAPI=4 @@ -17,7 +17,7 @@ HOMEPAGE="http://www.loveruby.net/en/racc.html" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc test" ruby_add_bdepend "dev-ruby/rake |