commit: 254c676b9a1d8816cfa9f95242324dd23cfe3eb2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Sun Oct 6 13:29:28 2024 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Sun Oct 6 13:29:28 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=254c676b
dev-ruby/tty-cursor: Stabilize 0.7.1-r1 amd64, #940991 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> dev-ruby/tty-cursor/tty-cursor-0.7.1-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/tty-cursor/tty-cursor-0.7.1-r1.ebuild b/dev-ruby/tty-cursor/tty-cursor-0.7.1-r1.ebuild index bf71d2b5e4ef..17b65e4d31f5 100644 --- a/dev-ruby/tty-cursor/tty-cursor-0.7.1-r1.ebuild +++ b/dev-ruby/tty-cursor/tty-cursor-0.7.1-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 @@ -20,7 +20,7 @@ SRC_URI="https://github.com/piotrmurach/tty-cursor/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
