Restore Prefix keywords, bug #396043
authorFabian Groffen <grobian@gentoo.org>
Mon, 26 Dec 2011 10:32:52 +0000 (10:32 +0000)
committerFabian Groffen <grobian@gentoo.org>
Mon, 26 Dec 2011 10:32:52 +0000 (10:32 +0000)
Package-Manager: portage-2.2.01.20043-prefix/cvs/Darwin i386

dev-ruby/activesupport/ChangeLog
dev-ruby/activesupport/activesupport-3.1.3.ebuild

index fc211b104cef661aa192371f65c0d05cc33b15ad..d290993781dd321b1fff241559125f62c00e51ff 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/activesupport
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.160 2011/12/26 08:46:41 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.161 2011/12/26 10:32:52 grobian Exp $
+
+  26 Dec 2011; Fabian Groffen <grobian@gentoo.org> activesupport-3.1.3.ebuild:
+  Restore Prefix keywords, bug #396043
 
 *activesupport-3.0.11-r1 (26 Dec 2011)
 
index 017a93c3fbaa2a1f233ecfde7b64642a116a934f..ce8a84fa9ec2bfa19469a146efbd33ee8ad61bbd 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/activesupport/activesupport-3.1.3.ebuild,v 1.2 2011/12/26 08:46:41 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-3.1.3.ebuild,v 1.3 2011/12/26 10:32:52 grobian Exp $
 
 EAPI=4
 
@@ -21,7 +21,7 @@ SRC_URI="https://github.com/rails/rails/tarball/v${PV} -> rails-${PV}.tgz"
 
 LICENSE="MIT"
 SLOT="3.1"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RUBY_S="rails-rails-*/${PN}"