diff options
Diffstat (limited to 'dev-ruby/tzinfo/tzinfo-1.1.0.ebuild')
-rw-r--r-- | dev-ruby/tzinfo/tzinfo-1.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/tzinfo/tzinfo-1.1.0.ebuild b/dev-ruby/tzinfo/tzinfo-1.1.0.ebuild index dbfd1a8191e0..18fa20a07033 100644 --- a/dev-ruby/tzinfo/tzinfo-1.1.0.ebuild +++ b/dev-ruby/tzinfo/tzinfo-1.1.0.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-1.1.0.ebuild,v 1.2 2013/10/07 14:15:58 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-1.1.0.ebuild,v 1.3 2013/10/13 10:32:21 maekke Exp $ EAPI=5 USE_RUBY="ruby19 ruby20" @@ -16,7 +16,7 @@ HOMEPAGE="http://tzinfo.rubyforge.org/" LICENSE="MIT" SLOT="1" -KEYWORDS="~amd64 ~hppa" +KEYWORDS="~amd64 ~arm ~hppa" IUSE="" RDEPEND="sys-libs/timezone-data" |