diff options
author | Markus Meier <maekke@gentoo.org> | 2014-06-01 12:56:24 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2014-06-01 12:56:24 +0000 |
commit | 40073821800a38ed26e535ca8b0f4e61c54ea78d (patch) | |
tree | 1ed92795e331b68bd23b4e65c06dd204572a253e /dev-ruby/locale/locale-2.1.0-r1.ebuild | |
parent | arm stable, bug #505920 (diff) | |
download | gentoo-2-40073821800a38ed26e535ca8b0f4e61c54ea78d.tar.gz gentoo-2-40073821800a38ed26e535ca8b0f4e61c54ea78d.tar.bz2 gentoo-2-40073821800a38ed26e535ca8b0f4e61c54ea78d.zip |
arm stable, bug #505920
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
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 af0674cdd6f8..35bcc0c422d2 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.5 2014/05/27 06:13:43 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/locale/locale-2.1.0-r1.ebuild,v 1.6 2014/06/01 12:56:24 maekke 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="" |