commit: e0fb2f528319997ee2285148e2d7133cae69f988 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Wed Jan 10 07:31:21 2024 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Wed Jan 10 07:31:21 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0fb2f52
dev-ruby/airbrussh: stabilize 1.5.0 for amd64 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/airbrussh/airbrussh-1.5.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/airbrussh/airbrussh-1.5.0.ebuild b/dev-ruby/airbrussh/airbrussh-1.5.0.ebuild index 2dfb1c593400..3f165e301b56 100644 --- a/dev-ruby/airbrussh/airbrussh-1.5.0.ebuild +++ b/dev-ruby/airbrussh/airbrussh-1.5.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -16,7 +16,7 @@ SRC_URI="https://github.com/mattbrictson/airbrussh/archive/v${PV}.tar.gz -> ${P} LICENSE="MIT" SLOT="1" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86" IUSE="" ruby_add_rdepend ">dev-ruby/sshkit-1.7.0"
