commit: 8025f7bde4bc6f0ab92791109d0ede5ebd386b34 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sat Jun 18 08:25:02 2022 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sat Jun 18 08:40:48 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8025f7bd
dev-ruby/ast: keyword 2.4.2 for ~sparc Based on https://github.com/gentoo/gentoo/pull/25906 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/ast/ast-2.4.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/ast/ast-2.4.2.ebuild b/dev-ruby/ast/ast-2.4.2.ebuild index f2c7ef3b0b8b..22d090d9c703 100644 --- a/dev-ruby/ast/ast-2.4.2.ebuild +++ b/dev-ruby/ast/ast-2.4.2.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/whitequark/ast/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~sparc" IUSE="" ruby_add_bdepend "test? (
