diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-06-13 19:33:43 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-06-13 19:33:43 +0000 |
commit | e29d4ec925e455a5feabacbfc98da649f0ff1b12 (patch) | |
tree | d8b378790d6f0416ea2adc7ce99e908fd4757031 /dev-ruby/locale/locale-2.1.0-r1.ebuild | |
parent | Stable for HPPA (bug #510334). (diff) | |
download | historical-e29d4ec925e455a5feabacbfc98da649f0ff1b12.tar.gz historical-e29d4ec925e455a5feabacbfc98da649f0ff1b12.tar.bz2 historical-e29d4ec925e455a5feabacbfc98da649f0ff1b12.zip |
Stable for HPPA (bug #505920).
Package-Manager: portage-2.2.10/cvs/Linux x86_64
RepoMan-Options: --ignore-arches
Manifest-Sign-Key: 0xA792A613
Diffstat (limited to 'dev-ruby/locale/locale-2.1.0-r1.ebuild')
-rw-r--r-- | dev-ruby/locale/locale-2.1.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/locale/locale-2.1.0-r1.ebuild b/dev-ruby/locale/locale-2.1.0-r1.ebuild index cb2a1db95cde..26cf927e82bf 100644 --- a/dev-ruby/locale/locale-2.1.0-r1.ebuild +++ b/dev-ruby/locale/locale-2.1.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/locale/locale-2.1.0-r1.ebuild,v 1.7 2014/06/08 15:05:10 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/locale/locale-2.1.0-r1.ebuild,v 1.8 2014/06/13 19:32:21 jer Exp $ EAPI=5 @@ -19,7 +19,7 @@ HOMEPAGE="https://github.com/ruby-gettext/locale" LICENSE="|| ( Ruby GPL-2 )" SRC_URI="https://github.com/ruby-gettext/locale/archive/${PV}.tar.gz -> ${P}-git.tgz" -KEYWORDS="~amd64 arm ~hppa ia64 ~ppc ~ppc64 ~x86 ~x86-macos" +KEYWORDS="~amd64 arm hppa ia64 ~ppc ~ppc64 ~x86 ~x86-macos" SLOT="0" IUSE="" |