diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-05 21:53:55 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-05 21:53:55 +0200 |
commit | 63ece024d10fd10a4dba0e9ad040f1a41646a983 (patch) | |
tree | 1de12b4a6acfe86837161411ec1fc358bcfdc42c /dev-ruby | |
parent | dev-ruby/ruby_engine: Keyword 2.0.0 x86, #859448 (diff) | |
download | gentoo-63ece024d10fd10a4dba0e9ad040f1a41646a983.tar.gz gentoo-63ece024d10fd10a4dba0e9ad040f1a41646a983.tar.bz2 gentoo-63ece024d10fd10a4dba0e9ad040f1a41646a983.zip |
dev-ruby/ruby_version: Keyword 1.0.2 x86, #859448
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/ruby_version/ruby_version-1.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/ruby_version/ruby_version-1.0.2.ebuild b/dev-ruby/ruby_version/ruby_version-1.0.2.ebuild index 4ebeb6551fc5..9dc7c8d18959 100644 --- a/dev-ruby/ruby_version/ruby_version-1.0.2.ebuild +++ b/dev-ruby/ruby_version/ruby_version-1.0.2.ebuild @@ -14,5 +14,5 @@ HOMEPAGE="https://github.com/janlelis/ruby_version" LICENSE="MIT" SLOT="$(ver_cut 1)" -KEYWORDS="~amd64 ~ppc ~ppc64" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="" |