diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 21:01:23 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 21:21:05 +0100 |
commit | b3ace8468b9df018ce2ec8654d96b2d643ccc34e (patch) | |
tree | c397baddd1e4ffef1dd6902d781b7cf9c78e0b39 /dev-ruby/ruby-gettext | |
parent | dev-db/mysql-connector-c++: stable 1.1.9 for ppc64, bug #658156 (diff) | |
download | gentoo-b3ace8468b9df018ce2ec8654d96b2d643ccc34e.tar.gz gentoo-b3ace8468b9df018ce2ec8654d96b2d643ccc34e.tar.bz2 gentoo-b3ace8468b9df018ce2ec8654d96b2d643ccc34e.zip |
dev-ruby/ruby-gettext: stable 3.2.9 for ppc64, bug #658310
Bug: https://bugs.gentoo.org/658310
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc64"
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 9fbb1b45ccde..c30e2fc804d7 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+ )" |