diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-07-05 15:43:37 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-07-05 15:43:37 +0200 |
commit | 5c5877b7ad97a04ae71a26aa8e2d29b10ca26aa2 (patch) | |
tree | e5a8a524f135c8fe0448c4d9f7114fca03854f54 /dev-ruby/ruby-gettext | |
parent | dev-ruby/locale: x86 stable wrt bug #730654 (diff) | |
download | gentoo-5c5877b7ad97a04ae71a26aa8e2d29b10ca26aa2.tar.gz gentoo-5c5877b7ad97a04ae71a26aa8e2d29b10ca26aa2.tar.bz2 gentoo-5c5877b7ad97a04ae71a26aa8e2d29b10ca26aa2.zip |
dev-ruby/ruby-gettext: x86 stable wrt bug #730654
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
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.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 9cd4aeea30a2..899f02e370ee 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+ )" |