commit: e4e1eca6f8ac878120d3163470278413fe20b804 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sun May 26 08:45:37 2024 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sun May 26 09:26:03 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4e1eca6
dev-ruby/tty-color: stabilize 0.6.0-r1 for amd64 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/tty-color/tty-color-0.6.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/tty-color/tty-color-0.6.0-r1.ebuild b/dev-ruby/tty-color/tty-color-0.6.0-r1.ebuild index 02f13af63803..0687d392972d 100644 --- a/dev-ruby/tty-color/tty-color-0.6.0-r1.ebuild +++ b/dev-ruby/tty-color/tty-color-0.6.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -21,7 +21,7 @@ SRC_URI="https://github.com/piotrmurach/tty-color/archive/v${PV}.tar.gz -> ${P}. LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" all_ruby_prepare() { echo '-rspec_helper' > .rspec || die
