diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-07-05 15:38:08 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-07-05 15:38:08 +0200 |
commit | ec0d9ff6cb8fd13f2e3e50eda7df388dd62e931b (patch) | |
tree | 634786576a3979ef1e43bf9cf68a81685fc8a914 /dev-ruby/locale | |
parent | sys-apps/help2man: arm stable wrt bug #730538 (diff) | |
download | gentoo-ec0d9ff6cb8fd13f2e3e50eda7df388dd62e931b.tar.gz gentoo-ec0d9ff6cb8fd13f2e3e50eda7df388dd62e931b.tar.bz2 gentoo-ec0d9ff6cb8fd13f2e3e50eda7df388dd62e931b.zip |
dev-ruby/locale: 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/locale')
-rw-r--r-- | dev-ruby/locale/locale-2.1.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/locale/locale-2.1.3.ebuild b/dev-ruby/locale/locale-2.1.3.ebuild index fe3a7a50e347..2cae0cccd570 100644 --- a/dev-ruby/locale/locale-2.1.3.ebuild +++ b/dev-ruby/locale/locale-2.1.3.ebuild @@ -20,7 +20,7 @@ HOMEPAGE="https://github.com/ruby-gettext/locale" LICENSE="|| ( Ruby GPL-2 )" SRC_URI="https://github.com/ruby-gettext/locale/archive/${PV}.tar.gz -> ${P}-git.tgz" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-macos" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-macos" SLOT="0" IUSE="" |