diff options
author | Sam James <sam@gentoo.org> | 2024-11-14 03:20:18 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-11-14 03:20:18 +0000 |
commit | 90f7295fbc9cfaeb9687346f6df99ffe4b5d2b16 (patch) | |
tree | 22eb0e11ad69c41f710b05a0c93870a0ebac62c1 /dev-ruby/contracts | |
parent | dev-ruby/contracts: Stabilize 0.17.1 ppc64, #943454 (diff) | |
download | gentoo-90f7295fbc9cfaeb9687346f6df99ffe4b5d2b16.tar.gz gentoo-90f7295fbc9cfaeb9687346f6df99ffe4b5d2b16.tar.bz2 gentoo-90f7295fbc9cfaeb9687346f6df99ffe4b5d2b16.zip |
dev-ruby/contracts: Stabilize 0.17.1 arm, #943454
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/contracts')
-rw-r--r-- | dev-ruby/contracts/contracts-0.17.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/contracts/contracts-0.17.1.ebuild b/dev-ruby/contracts/contracts-0.17.1.ebuild index cd6fbf15a267..3dcfe0afebf5 100644 --- a/dev-ruby/contracts/contracts-0.17.1.ebuild +++ b/dev-ruby/contracts/contracts-0.17.1.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/egonSchiele/contracts.ruby" LICENSE="MIT" SLOT="$(ver_cut 1-2)" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="~amd64 arm ~arm64 ~hppa ~loong ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86" each_ruby_test() { # COLUMNS needed for specs that test line wrapping in spec/contracts_spec.rb |