Also keyword ~x64-macos
authorFabian Groffen <grobian@gentoo.org>
Mon, 10 Oct 2011 17:29:53 +0000 (17:29 +0000)
committerFabian Groffen <grobian@gentoo.org>
Mon, 10 Oct 2011 17:29:53 +0000 (17:29 +0000)
Package-Manager: portage-2.2.01.19295-prefix/cvs/Darwin i386

dev-ruby/bacon/bacon-1.1.0-r1.ebuild
dev-ruby/rack-cache/rack-cache-1.0.3.ebuild

index 1471485fbf1038fee340fc51867aed18ad980bae..932d9231441389a32577ef709e69640e4f68841a 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bacon/bacon-1.1.0-r1.ebuild,v 1.5 2011/10/10 17:24:30 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bacon/bacon-1.1.0-r1.ebuild,v 1.6 2011/10/10 17:29:23 grobian Exp $
 
 EAPI=2
 USE_RUBY="ruby18 ruby19 ree18 jruby"
@@ -15,7 +15,7 @@ HOMEPAGE="http://chneukirchen.org/repos/bacon"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RUBY_PATCHES="${FILESDIR}/${P}+ruby-1.9.2.patch"
index 6f6219ad31bd409e80fe759bc3a1908ef5ec3e89..3e3e3c23235c2c3d6535c8ae34e7e9d3a572c7fb 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rack-cache/rack-cache-1.0.3.ebuild,v 1.2 2011/10/10 17:25:34 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rack-cache/rack-cache-1.0.3.ebuild,v 1.3 2011/10/10 17:29:53 grobian Exp $
 
 EAPI=4
 USE_RUBY="ruby18 ree18"
@@ -19,7 +19,7 @@ HOMEPAGE="http://tomayko.com/src/rack-cache/"
 
 LICENSE="MIT"
 SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="~amd64 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 ruby_add_bdepend "test? ( dev-ruby/bacon )"