diff options
author | Hans de Graaff <graaff@gentoo.org> | 2023-10-11 15:41:14 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2023-10-11 15:41:14 +0200 |
commit | 5b16e117f8ffc594b9ca812a9e85c77540a16d24 (patch) | |
tree | acb8d61541bf2a63b17e1c6dab5ddb776b61efb5 /dev-ruby/test-unit-ruby-core | |
parent | dev-ruby/test-unit-ruby-core: new package, add 1.0.3 (diff) | |
download | gentoo-5b16e117f8ffc594b9ca812a9e85c77540a16d24.tar.gz gentoo-5b16e117f8ffc594b9ca812a9e85c77540a16d24.tar.bz2 gentoo-5b16e117f8ffc594b9ca812a9e85c77540a16d24.zip |
dev-ruby/test-unit-ruby-core: keyword 1.0.3
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/test-unit-ruby-core')
-rw-r--r-- | dev-ruby/test-unit-ruby-core/test-unit-ruby-core-1.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/test-unit-ruby-core/test-unit-ruby-core-1.0.3.ebuild b/dev-ruby/test-unit-ruby-core/test-unit-ruby-core-1.0.3.ebuild index b0c20fd17fd0..42761e439544 100644 --- a/dev-ruby/test-unit-ruby-core/test-unit-ruby-core-1.0.3.ebuild +++ b/dev-ruby/test-unit-ruby-core/test-unit-ruby-core-1.0.3.ebuild @@ -13,4 +13,4 @@ HOMEPAGE="https://github.com/ruby/test-unit-ruby-core" LICENSE="|| ( Ruby-BSD BSD-2 ) PSF-2" SLOT="2" -KEYWORDS="~amd64" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" |