commit: 3fb7d35d3ae7e26c95050ab5d7462e30bc84d5e9 Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org> AuthorDate: Sun May 8 15:33:20 2022 +0000 Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org> CommitDate: Sun May 8 15:54:22 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fb7d35d
dev-ruby/contracts: keyword 0.16.1 for ~loong Tests passed on real hardware. Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org> dev-ruby/contracts/contracts-0.16.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/contracts/contracts-0.16.1.ebuild b/dev-ruby/contracts/contracts-0.16.1.ebuild index 6d9599539f5f..3be3ff966b31 100644 --- a/dev-ruby/contracts/contracts-0.16.1.ebuild +++ b/dev-ruby/contracts/contracts-0.16.1.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 @@ -15,5 +15,5 @@ HOMEPAGE="https://github.com/egonSchiele/contracts.ruby" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" IUSE=""