diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2013-10-24 14:44:15 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2013-10-24 14:44:15 +0000 |
commit | a571aa770716b338faab7d4f96b4e13db7a6a8ca (patch) | |
tree | d0bcbd8bd503f6d670862bb037b07379b025ae3a /dev-ruby/tzinfo/tzinfo-0.3.37.ebuild | |
parent | ia64 stable (diff) | |
download | gentoo-2-a571aa770716b338faab7d4f96b4e13db7a6a8ca.tar.gz gentoo-2-a571aa770716b338faab7d4f96b4e13db7a6a8ca.tar.bz2 gentoo-2-a571aa770716b338faab7d4f96b4e13db7a6a8ca.zip |
Marked stable on AMD64 based on arch testing by Elijah "Armageddon" El Lazkani in bug #487180.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xB5058F9A)
Diffstat (limited to 'dev-ruby/tzinfo/tzinfo-0.3.37.ebuild')
-rw-r--r-- | dev-ruby/tzinfo/tzinfo-0.3.37.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/tzinfo/tzinfo-0.3.37.ebuild b/dev-ruby/tzinfo/tzinfo-0.3.37.ebuild index 6c391707d4ac..a6ba78bbc49c 100644 --- a/dev-ruby/tzinfo/tzinfo-0.3.37.ebuild +++ b/dev-ruby/tzinfo/tzinfo-0.3.37.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.37.ebuild,v 1.1 2013/04/21 05:51:55 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.37.ebuild,v 1.2 2013/10/24 14:44:15 chainsaw Exp $ EAPI=5 USE_RUBY="ruby18 ruby19 jruby" @@ -16,7 +16,7 @@ HOMEPAGE="http://tzinfo.rubyforge.org/" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="" |