commit: 5ceb04d4ec74df7b59a0c475a2b177ef682011e0 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Mar 28 20:14:03 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Mar 28 20:14:58 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ceb04d4
dev-ruby/marcel: Keyword 1.0.2 arm64, #898136 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ruby/marcel/marcel-1.0.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/marcel/marcel-1.0.2.ebuild b/dev-ruby/marcel/marcel-1.0.2.ebuild index 1d66119ac1bb..8a4dad6ed56b 100644 --- a/dev-ruby/marcel/marcel-1.0.2.ebuild +++ b/dev-ruby/marcel/marcel-1.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -16,7 +16,7 @@ SRC_URI="https://github.com/basecamp/marcel/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="Apache-2.0 MIT" SLOT="$(ver_cut 1-2)" -KEYWORDS="~amd64 ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~riscv ~x86" IUSE="test" ruby_add_bdepend "test? ( dev-ruby/rack )"
