diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-01-03 10:40:55 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-01-03 10:40:55 +0100 |
commit | 9005f33bc6e3f8e80539228e4e9ce36a0bda13d7 (patch) | |
tree | 8d7d6b5b3df3e9898f9e567b43e3f2e55a5244fb /dev-ruby/tty-cursor | |
parent | dev-ruby/pastel: Keyword 0.8.0 x86, #807685 (diff) | |
download | gentoo-9005f33bc6e3f8e80539228e4e9ce36a0bda13d7.tar.gz gentoo-9005f33bc6e3f8e80539228e4e9ce36a0bda13d7.tar.bz2 gentoo-9005f33bc6e3f8e80539228e4e9ce36a0bda13d7.zip |
dev-ruby/tty-cursor: Keyword 0.7.1 x86, #807685
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-ruby/tty-cursor')
-rw-r--r-- | dev-ruby/tty-cursor/tty-cursor-0.7.1.ebuild | 4 |
1 files changed, 2 insertions, 2 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 b2a1c57bb40c..1830b2b54402 100644 --- a/dev-ruby/tty-cursor/tty-cursor-0.7.1.ebuild +++ b/dev-ruby/tty-cursor/tty-cursor-0.7.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -19,7 +19,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 ~ppc ~ppc64 ~riscv ~sparc" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="" all_ruby_prepare() { |