diff options
author | Raúl Porcel <armin76@gentoo.org> | 2014-08-13 18:45:42 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2014-08-13 18:45:42 +0000 |
commit | 3909c6257f1e66523c9fed1e076caa5ec15c779d (patch) | |
tree | 84ae7342e28362f5fb6318806886f49e8b2adbf9 /dev-ruby/locale/locale-2.1.0-r2.ebuild | |
parent | Keyword ~ppc and ~ppc64, bug #501600 (diff) | |
download | gentoo-2-3909c6257f1e66523c9fed1e076caa5ec15c779d.tar.gz gentoo-2-3909c6257f1e66523c9fed1e076caa5ec15c779d.tar.bz2 gentoo-2-3909c6257f1e66523c9fed1e076caa5ec15c779d.zip |
Add ~sparc wrt #468536
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF6AD3240)
Diffstat (limited to 'dev-ruby/locale/locale-2.1.0-r2.ebuild')
-rw-r--r-- | dev-ruby/locale/locale-2.1.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/locale/locale-2.1.0-r2.ebuild b/dev-ruby/locale/locale-2.1.0-r2.ebuild index 71901b69bc52..51b86daadd13 100644 --- a/dev-ruby/locale/locale-2.1.0-r2.ebuild +++ b/dev-ruby/locale/locale-2.1.0-r2.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-r2.ebuild,v 1.3 2014/08/05 16:00:38 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/locale/locale-2.1.0-r2.ebuild,v 1.4 2014/08/13 18:45:42 armin76 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="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-macos" SLOT="0" IUSE="" |