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