commit: 9b17249d8a4a1f18154a871397b063dbccd2c097 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sun Feb 20 08:28:04 2022 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sun Feb 20 08:34:27 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b17249d
dev-ruby/activesupport: amd64 stable Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/activesupport/activesupport-6.0.4.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/activesupport/activesupport-6.0.4.4.ebuild b/dev-ruby/activesupport/activesupport-6.0.4.4.ebuild index 2172557e84f9..32b8856b4b45 100644 --- a/dev-ruby/activesupport/activesupport-6.0.4.4.ebuild +++ b/dev-ruby/activesupport/activesupport-6.0.4.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -21,7 +21,7 @@ SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz LICENSE="MIT" SLOT="$(ver_cut 1-2)" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="" RUBY_S="rails-${PV}/${PN}"