diff options
author | Sam James <sam@gentoo.org> | 2021-10-02 21:40:03 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-02 21:40:03 +0100 |
commit | d1f37f324dff96c989b93b31efc8e0fcc1f61e84 (patch) | |
tree | 0b9514dc1c15e466825c45bc80c78a263bf59cb3 /dev-ruby/i18n | |
parent | dev-ruby/test_declarative: Stabilize 0.0.6 x86, #807082 (diff) | |
download | gentoo-d1f37f324dff96c989b93b31efc8e0fcc1f61e84.tar.gz gentoo-d1f37f324dff96c989b93b31efc8e0fcc1f61e84.tar.bz2 gentoo-d1f37f324dff96c989b93b31efc8e0fcc1f61e84.zip |
dev-ruby/i18n: Stabilize 1.8.9 x86, #807082
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/i18n')
-rw-r--r-- | dev-ruby/i18n/i18n-1.8.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/i18n/i18n-1.8.9.ebuild b/dev-ruby/i18n/i18n-1.8.9.ebuild index 3e97a23cc862..31067be5e225 100644 --- a/dev-ruby/i18n/i18n-1.8.9.ebuild +++ b/dev-ruby/i18n/i18n-1.8.9.ebuild @@ -18,7 +18,7 @@ SRC_URI="https://github.com/svenfuchs/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="MIT" SLOT="$(ver_cut 1)" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" ruby_add_rdepend "dev-ruby/concurrent-ruby:1" |