diff options
author | Matt Turner <mattst88@gentoo.org> | 2021-12-31 15:07:04 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2021-12-31 15:07:19 -0500 |
commit | f5005b5b1b955eb976e8e99ffe9b1c8e7b1b0c59 (patch) | |
tree | 78df4c1003e96693ee87833fbae1bfa0358a0eb4 /dev-ruby | |
parent | profiles: remove riscv 17.0 profiles (diff) | |
download | gentoo-f5005b5b1b955eb976e8e99ffe9b1c8e7b1b0c59.tar.gz gentoo-f5005b5b1b955eb976e8e99ffe9b1c8e7b1b0c59.tar.bz2 gentoo-f5005b5b1b955eb976e8e99ffe9b1c8e7b1b0c59.zip |
dev-ruby/tty-color: Keyword 0.6.0 alpha, #807685
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/tty-color/tty-color-0.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/tty-color/tty-color-0.6.0.ebuild b/dev-ruby/tty-color/tty-color-0.6.0.ebuild index 0efbf80700cd..81284a261213 100644 --- a/dev-ruby/tty-color/tty-color-0.6.0.ebuild +++ b/dev-ruby/tty-color/tty-color-0.6.0.ebuild @@ -20,7 +20,7 @@ SRC_URI="https://github.com/piotrmurach/tty-color/archive/v${PV}.tar.gz -> ${P}. LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc" IUSE="" all_ruby_prepare() { |