diff options
author | Sam James <sam@gentoo.org> | 2022-07-20 17:00:56 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-20 17:00:56 +0000 |
commit | aef995a72653e1b19ff5a5a33fa2678cf66f1e9c (patch) | |
tree | 36631e517a27f9c584d9f351a7ff028d8ce07581 /dev-ruby | |
parent | dev-ruby/ruby_engine: Keyword 2.0.0 ppc, #859448 (diff) | |
download | gentoo-aef995a72653e1b19ff5a5a33fa2678cf66f1e9c.tar.gz gentoo-aef995a72653e1b19ff5a5a33fa2678cf66f1e9c.tar.bz2 gentoo-aef995a72653e1b19ff5a5a33fa2678cf66f1e9c.zip |
dev-ruby/ruby_version: Keyword 1.0.2 ppc, #859448
Signed-off-by: Sam James <sam@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 bed8fc5280aa..4ebeb6551fc5 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 ~ppc64" +KEYWORDS="~amd64 ~ppc ~ppc64" IUSE="" |