diff options
author | 2020-07-05 15:42:32 +0200 | |
---|---|---|
committer | 2020-07-05 15:42:32 +0200 | |
commit | b132f379eca51745d5ac3618d45d40b7f14df102 (patch) | |
tree | 48d5614f8a1b4f35bbb0bce3600733424a64b9e4 /dev-ruby | |
parent | dev-ruby/locale: sparc stable wrt bug #730654 (diff) | |
download | gentoo-b132f379eca51745d5ac3618d45d40b7f14df102.tar.gz gentoo-b132f379eca51745d5ac3618d45d40b7f14df102.tar.bz2 gentoo-b132f379eca51745d5ac3618d45d40b7f14df102.zip |
dev-ruby/ruby-gettext: sparc stable wrt bug #730654
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/ruby-gettext/ruby-gettext-3.3.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/ruby-gettext/ruby-gettext-3.3.5.ebuild b/dev-ruby/ruby-gettext/ruby-gettext-3.3.5.ebuild index 109f7288a415..9cd4aeea30a2 100644 --- a/dev-ruby/ruby-gettext/ruby-gettext-3.3.5.ebuild +++ b/dev-ruby/ruby-gettext/ruby-gettext-3.3.5.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 ppc ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ppc ppc64 sparc ~x86" IUSE="doc test" SLOT="0" LICENSE="|| ( Ruby LGPL-3+ )" |