diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-08-14 10:03:16 +0200 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-15 20:50:43 +0100 |
commit | d65e41169e107327f659a89ddca96691f5c7de48 (patch) | |
tree | 4234981391882f861dff86d08f1708f15ba2d59b /dev-ruby/tty-cursor | |
parent | dev-ruby/wisper: keyworded 2.0.1 for hppa/sparc, bug #807685 (diff) | |
download | gentoo-d65e41169e107327f659a89ddca96691f5c7de48.tar.gz gentoo-d65e41169e107327f659a89ddca96691f5c7de48.tar.bz2 gentoo-d65e41169e107327f659a89ddca96691f5c7de48.zip |
dev-ruby/tty-cursor: keyworded 0.7.1 for hppa/sparc, bug #807685
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="hppa sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
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 59e1350e225e..82a486da5e0e 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 ~riscv" +KEYWORDS="~amd64 ~hppa ~riscv ~sparc" IUSE="" all_ruby_prepare() { |