diff options
author | Sam James <sam@gentoo.org> | 2023-03-28 23:11:49 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-28 23:11:49 +0100 |
commit | e1a41800b1186199b089bba29f75e6ec5fa7320c (patch) | |
tree | 04390b128d1b3c73f14658be94faeaeb2ee3403c /dev-ruby/highline | |
parent | dev-ruby/ffi: Stabilize 1.15.5-r1 ppc, #903457 (diff) | |
download | gentoo-e1a41800b1186199b089bba29f75e6ec5fa7320c.tar.gz gentoo-e1a41800b1186199b089bba29f75e6ec5fa7320c.tar.bz2 gentoo-e1a41800b1186199b089bba29f75e6ec5fa7320c.zip |
dev-ruby/highline: Stabilize 2.0.3-r1 ppc64, #903459
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/highline')
-rw-r--r-- | dev-ruby/highline/highline-2.0.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/highline/highline-2.0.3-r1.ebuild b/dev-ruby/highline/highline-2.0.3-r1.ebuild index 4818b759b13a..1297dd469259 100644 --- a/dev-ruby/highline/highline-2.0.3-r1.ebuild +++ b/dev-ruby/highline/highline-2.0.3-r1.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 |