diff options
author | 2023-04-10 11:55:35 +0100 | |
---|---|---|
committer | 2023-04-10 11:55:35 +0100 | |
commit | 8823260c31a3bc519d80e9428c72f4907365d0eb (patch) | |
tree | 32dab69f79e61dbcd6c09f9f412a731b7086ca62 /dev-ruby/highline | |
parent | dev-ruby/highline: Stabilize 2.1.0 ppc, #904111 (diff) | |
download | gentoo-8823260c31a3bc519d80e9428c72f4907365d0eb.tar.gz gentoo-8823260c31a3bc519d80e9428c72f4907365d0eb.tar.bz2 gentoo-8823260c31a3bc519d80e9428c72f4907365d0eb.zip |
dev-ruby/highline: Stabilize 2.1.0 sparc, #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 c589fb82f236..9721f16b0046 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 |