diff options
author | Sam James <sam@gentoo.org> | 2021-09-27 06:07:49 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-09-27 06:07:49 +0100 |
commit | 53f69b9f57f47b507e187cdd418db7bade1c747e (patch) | |
tree | f54f04f90b1ccfd32341d52bcc9d3bf610a3672c /dev-ruby/tty-prompt | |
parent | dev-ruby/tty-reader: Stabilize 0.9.0 amd64, #812425 (diff) | |
download | gentoo-53f69b9f57f47b507e187cdd418db7bade1c747e.tar.gz gentoo-53f69b9f57f47b507e187cdd418db7bade1c747e.tar.bz2 gentoo-53f69b9f57f47b507e187cdd418db7bade1c747e.zip |
dev-ruby/tty-prompt: Stabilize 0.23.1 amd64, #812425
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/tty-prompt')
-rw-r--r-- | dev-ruby/tty-prompt/tty-prompt-0.23.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/tty-prompt/tty-prompt-0.23.1.ebuild b/dev-ruby/tty-prompt/tty-prompt-0.23.1.ebuild index 1e908885132c..2c855c1bce84 100644 --- a/dev-ruby/tty-prompt/tty-prompt-0.23.1.ebuild +++ b/dev-ruby/tty-prompt/tty-prompt-0.23.1.ebuild @@ -18,7 +18,7 @@ SRC_URI="https://github.com/piotrmurach/tty-prompt/archive/v${PV}.tar.gz -> ${P} LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~riscv ~sparc" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~riscv ~sparc" IUSE="" ruby_add_rdepend " |