diff options
author | Sam James <sam@gentoo.org> | 2023-04-10 11:55:33 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-10 11:55:33 +0100 |
commit | ca4fe0233ec54357b9bdd950641639983be90b1f (patch) | |
tree | 1c004de44720bf005ab3d0b7461405f8b22369d8 /dev-ruby/highline | |
parent | dev-ruby/rspec-expectations: Stabilize 3.12.2 amd64, #904116 (diff) | |
download | gentoo-ca4fe0233ec54357b9bdd950641639983be90b1f.tar.gz gentoo-ca4fe0233ec54357b9bdd950641639983be90b1f.tar.bz2 gentoo-ca4fe0233ec54357b9bdd950641639983be90b1f.zip |
dev-ruby/highline: Stabilize 2.1.0 ppc, #904111
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/highline')
-rw-r--r-- | dev-ruby/highline/highline-2.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/highline/highline-2.1.0.ebuild b/dev-ruby/highline/highline-2.1.0.ebuild index ea2eddfb7c34..c589fb82f236 100644 --- a/dev-ruby/highline/highline-2.1.0.ebuild +++ b/dev-ruby/highline/highline-2.1.0.ebuild @@ -18,7 +18,7 @@ SRC_URI="https://github.com/JEG2/highline/archive/v${PV}.tar.gz -> ${P}.tar.gz" IUSE="" LICENSE="|| ( GPL-2 Ruby-BSD )" SLOT="$(ver_cut 1)" -KEYWORDS="amd64 ~hppa ~ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~hppa ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris" all_ruby_prepare() { # fix up gemspec file not to call git |