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 | 9ee8ae1ba201233af6162e4c1f07a05fd66483d2 (patch) | |
tree | 18abd562aeb685b32baf74c45ca91297f40eaed7 /dev-ruby | |
parent | dev-ruby/pastel: Keyword 0.8.0 alpha, #807685 (diff) | |
download | gentoo-9ee8ae1ba201233af6162e4c1f07a05fd66483d2.tar.gz gentoo-9ee8ae1ba201233af6162e4c1f07a05fd66483d2.tar.bz2 gentoo-9ee8ae1ba201233af6162e4c1f07a05fd66483d2.zip |
dev-ruby/tty-cursor: Keyword 0.7.1 alpha, #807685
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/tty-cursor/tty-cursor-0.7.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/tty-cursor/tty-cursor-0.7.1.ebuild b/dev-ruby/tty-cursor/tty-cursor-0.7.1.ebuild index aa8301985634..b2a1c57bb40c 100644 --- a/dev-ruby/tty-cursor/tty-cursor-0.7.1.ebuild +++ b/dev-ruby/tty-cursor/tty-cursor-0.7.1.ebuild @@ -19,7 +19,7 @@ SRC_URI="https://github.com/piotrmurach/tty-cursor/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() { |