diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-04-23 18:02:52 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-04-23 18:02:52 +0000 |
commit | 7877832214e3a63fde25e382dc78042535249bd2 (patch) | |
tree | b0cfc1d3a513b384897c061ceca21c552732c1f4 /dev-ruby/rake-compiler | |
parent | Package removal. (diff) | |
download | gentoo-2-7877832214e3a63fde25e382dc78042535249bd2.tar.gz gentoo-2-7877832214e3a63fde25e382dc78042535249bd2.tar.bz2 gentoo-2-7877832214e3a63fde25e382dc78042535249bd2.zip |
keyword ~x86-fbsd
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/rake-compiler')
-rw-r--r-- | dev-ruby/rake-compiler/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/rake-compiler/rake-compiler-0.8.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/rake-compiler/ChangeLog b/dev-ruby/rake-compiler/ChangeLog index 40a02408feb2..6888d55468f9 100644 --- a/dev-ruby/rake-compiler/ChangeLog +++ b/dev-ruby/rake-compiler/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/rake-compiler # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/ChangeLog,v 1.44 2012/01/28 08:24:58 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/ChangeLog,v 1.45 2012/04/23 18:02:52 aballier Exp $ + + 23 Apr 2012; Alexis Ballier <aballier@gentoo.org> rake-compiler-0.8.0.ebuild: + keyword ~x86-fbsd *rake-compiler-0.8.0 (28 Jan 2012) diff --git a/dev-ruby/rake-compiler/rake-compiler-0.8.0.ebuild b/dev-ruby/rake-compiler/rake-compiler-0.8.0.ebuild index 0e6c34d455f4..b6610673526d 100644 --- a/dev-ruby/rake-compiler/rake-compiler-0.8.0.ebuild +++ b/dev-ruby/rake-compiler/rake-compiler-0.8.0.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/rake-compiler/rake-compiler-0.8.0.ebuild,v 1.1 2012/01/28 08:24:58 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.8.0.ebuild,v 1.2 2012/04/23 18:02:52 aballier Exp $ EAPI=4 USE_RUBY="ruby18 ree18 ruby19 jruby" @@ -21,7 +21,7 @@ LICENSE="as-is" # truly SRC_URI="http://github.com/luislavena/${PN}/tarball/v${PV} -> ${P}.tar.gz" RUBY_S="luislavena-${PN}-*" -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="0" IUSE="" |