diff options
author | Sam James <sam@gentoo.org> | 2024-01-01 19:57:13 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-01 19:57:13 +0000 |
commit | 1f6aeb12a4ea872f0dbf28b2205ddc213542fa7a (patch) | |
tree | 24e32158de91384ce91852b6afcbb96887702db1 /dev-ruby/console | |
parent | media-libs/glyr: Stabilize 1.0.10-r1 ppc64, #921142 (diff) | |
download | gentoo-1f6aeb12a4ea872f0dbf28b2205ddc213542fa7a.tar.gz gentoo-1f6aeb12a4ea872f0dbf28b2205ddc213542fa7a.tar.bz2 gentoo-1f6aeb12a4ea872f0dbf28b2205ddc213542fa7a.zip |
dev-ruby/console: Stabilize 1.23.2 amd64, #921143
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/console')
-rw-r--r-- | dev-ruby/console/console-1.23.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/console/console-1.23.2.ebuild b/dev-ruby/console/console-1.23.2.ebuild index e3712651f8a4..10c60ea2d891 100644 --- a/dev-ruby/console/console-1.23.2.ebuild +++ b/dev-ruby/console/console-1.23.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022-2023 Gentoo Authors +# Copyright 2022-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -17,7 +17,7 @@ SRC_URI="https://github.com/socketry/console/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="MIT" SLOT="$(ver_cut 1)" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="" ruby_add_rdepend " |