diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-07-05 18:31:52 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-05 19:32:21 +0100 |
commit | c97a5f299ce065a9edeb3b74ae164fce15bd57f8 (patch) | |
tree | 2e3f463be66e61ce8f7d6a43930ac4710c425a7d /dev-ruby/ruby-gettext | |
parent | dev-tex/latexdiff: stable 1.2.1 for sparc (diff) | |
download | gentoo-c97a5f299ce065a9edeb3b74ae164fce15bd57f8.tar.gz gentoo-c97a5f299ce065a9edeb3b74ae164fce15bd57f8.tar.bz2 gentoo-c97a5f299ce065a9edeb3b74ae164fce15bd57f8.zip |
dev-ruby/ruby-gettext: stable 3.2.9 for hppa
Bug: https://bugs.gentoo.org/658310
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="hppa"
Diffstat (limited to 'dev-ruby/ruby-gettext')
-rw-r--r-- | dev-ruby/ruby-gettext/ruby-gettext-3.2.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/ruby-gettext/ruby-gettext-3.2.9.ebuild b/dev-ruby/ruby-gettext/ruby-gettext-3.2.9.ebuild index c5875b66e047..1f8784cb92f6 100644 --- a/dev-ruby/ruby-gettext/ruby-gettext-3.2.9.ebuild +++ b/dev-ruby/ruby-gettext/ruby-gettext-3.2.9.ebuild @@ -20,7 +20,7 @@ inherit ruby-fakegem DESCRIPTION="Native Language Support Library and Tools modeled after GNU gettext package" HOMEPAGE="https://ruby-gettext.github.io/" -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~ppc ppc64 ~sparc x86" IUSE="doc test" SLOT="0" LICENSE="|| ( Ruby LGPL-3+ )" |