diff options
author | Sam James <sam@gentoo.org> | 2021-10-10 01:04:27 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-10 01:04:27 +0100 |
commit | 1d8b5d1595688596b5c335e9b9a936f09088868d (patch) | |
tree | 632081684a04a86c1b93d43fd1e5155e9c03d12b /dev-ruby/tty-cursor | |
parent | dev-ruby/pastel: Keyword 0.8.0 ppc, #807685 (diff) | |
download | gentoo-1d8b5d1595688596b5c335e9b9a936f09088868d.tar.gz gentoo-1d8b5d1595688596b5c335e9b9a936f09088868d.tar.bz2 gentoo-1d8b5d1595688596b5c335e9b9a936f09088868d.zip |
dev-ruby/tty-cursor: Keyword 0.7.1 ppc, #807685
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/tty-cursor')
-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 fa2f0e21e8fc..99fc6257fff7 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 ~riscv ~sparc" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~riscv ~sparc" IUSE="" all_ruby_prepare() { |