commit: a421431c0f4ab61382fe49612a292305576ae845 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Oct 5 15:03:51 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Oct 5 15:03:51 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a421431c
dev-ruby/colorize: Stabilize 1.1.0 amd64, #962997 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ruby/colorize/colorize-1.1.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/colorize/colorize-1.1.0.ebuild b/dev-ruby/colorize/colorize-1.1.0.ebuild index 2365f7863b3a..6ab62d9e69d5 100644 --- a/dev-ruby/colorize/colorize-1.1.0.ebuild +++ b/dev-ruby/colorize/colorize-1.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,7 +14,7 @@ HOMEPAGE="https://github.com/fazibear/colorize" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="test" ruby_add_bdepend "test? ( dev-ruby/minitest:5 )"
