diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-07-05 15:36:01 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-07-05 15:36:01 +0200 |
commit | e7334f3581a02eeca6bc3894db7a6d02549f6892 (patch) | |
tree | bf3d6ec9b84ca22ce6c96a70ff7260410fa3db88 /dev-ruby/ruby-gettext | |
parent | dev-ruby/locale: amd64 stable wrt bug #730654 (diff) | |
download | gentoo-e7334f3581a02eeca6bc3894db7a6d02549f6892.tar.gz gentoo-e7334f3581a02eeca6bc3894db7a6d02549f6892.tar.bz2 gentoo-e7334f3581a02eeca6bc3894db7a6d02549f6892.zip |
dev-ruby/ruby-gettext: amd64 stable wrt bug #730654
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
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 7ce7349633f1..bf6e1606bd8d 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+ )" |