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 83c669d7d052..dbfd1a8191e0 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.1 2013/10/07 07:12:48 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-1.1.0.ebuild,v 1.2 2013/10/07 14:15:58 jer Exp $ EAPI=5 USE_RUBY="ruby19 ruby20" @@ -16,7 +16,7 @@ HOMEPAGE="http://tzinfo.rubyforge.org/" LICENSE="MIT" SLOT="1" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~hppa" IUSE="" RDEPEND="sys-libs/timezone-data" |