diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-07-07 10:59:09 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-07-07 10:59:09 +0200 |
commit | c40bd9501ac97f656335976b9546eddb08ed6c77 (patch) | |
tree | 0cc2a0bceabff7a38a528dc526af74e8e1ebaaa6 /dev-ruby/ruby-gettext | |
parent | dev-perl/libintl-perl: sparc stable wrt bug #621642 (diff) | |
download | gentoo-c40bd9501ac97f656335976b9546eddb08ed6c77.tar.gz gentoo-c40bd9501ac97f656335976b9546eddb08ed6c77.tar.bz2 gentoo-c40bd9501ac97f656335976b9546eddb08ed6c77.zip |
dev-ruby/ruby-gettext: sparc stable wrt bug #622498
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby/ruby-gettext')
-rw-r--r-- | dev-ruby/ruby-gettext/ruby-gettext-3.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/ruby-gettext/ruby-gettext-3.2.2.ebuild b/dev-ruby/ruby-gettext/ruby-gettext-3.2.2.ebuild index d19dff83912c..68aa8977aa54 100644 --- a/dev-ruby/ruby-gettext/ruby-gettext-3.2.2.ebuild +++ b/dev-ruby/ruby-gettext/ruby-gettext-3.2.2.ebuild @@ -20,7 +20,7 @@ inherit ruby-fakegem DESCRIPTION="Native Language Support Library and Tools modeled after GNU gettext package" HOMEPAGE="http://ruby-gettext.github.io/" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~ppc ~ppc64 sparc x86" IUSE="doc test" SLOT="0" LICENSE="|| ( Ruby LGPL-3+ )" |