diff options
author | 2021-09-15 03:31:47 +0100 | |
---|---|---|
committer | 2021-09-15 03:31:47 +0100 | |
commit | 3cef456175c758c0ed111f2eb9e4b4d457159158 (patch) | |
tree | beab5b5a842fdb35b54e5501d6a86c07a1b51203 /dev-ruby | |
parent | dev-ruby/tty-prompt: Keyword 0.23.1 arm, #807685 (diff) | |
download | gentoo-3cef456175c758c0ed111f2eb9e4b4d457159158.tar.gz gentoo-3cef456175c758c0ed111f2eb9e4b4d457159158.tar.bz2 gentoo-3cef456175c758c0ed111f2eb9e4b4d457159158.zip |
dev-ruby/tty-editor: Keyword 0.7.0 arm, #807685
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/tty-editor/tty-editor-0.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/tty-editor/tty-editor-0.7.0.ebuild b/dev-ruby/tty-editor/tty-editor-0.7.0.ebuild index 78a9584e3214..823b812203f3 100644 --- a/dev-ruby/tty-editor/tty-editor-0.7.0.ebuild +++ b/dev-ruby/tty-editor/tty-editor-0.7.0.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://github.com/piotrmurach/${PN}/archive/v${PV}.tar.gz -> ${P}.tar. LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~hppa ~riscv ~sparc" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~riscv ~sparc" ruby_add_rdepend ">=dev-ruby/tty-prompt-0.22" |